Package gistoolkit.datasources.db2spatialextender

Class Summary
DB2JoinDataSource Class to join a DB2 Datatable to another data source.
DB2Query Class for creating a SQL window on a DB2 Database
DB2SQLConverter Class to convert java types and AttributeTypes to SQL for a particular database.
ReadOnlySpatialExtenderDataSource Allows connections to a DB2 Database given an arbitrary SQL String.
SpatialExtenderDataSource Super class for the Spatial Extender DataSources.
SpatialExtenderRecord Record to handle the problems with updating records in spatial extender.
UpdateableSpatialExtenderDataSource Allowing joins in a map is very powerfull, but it gets into some very harry issues when it comes to updating, deleting, and otherwise modifying the base data.
WKBParser Class used for parsing WKB format objects into features, and vice versa.