Uses of Class
gistoolkit.datasources.db2spatialextender.SpatialExtenderDataSource

Packages that use SpatialExtenderDataSource
gistoolkit.datasources.db2spatialextender   
 

Uses of SpatialExtenderDataSource in gistoolkit.datasources.db2spatialextender
 

Subclasses of SpatialExtenderDataSource in gistoolkit.datasources.db2spatialextender
 class ReadOnlySpatialExtenderDataSource
          Allows connections to a DB2 Database given an arbitrary SQL String.
 class 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.