Uses of Package
com.vividsolutions.jump.datastore

Packages that use com.vividsolutions.jump.datastore
com.vividsolutions.jump.datastore   
com.vividsolutions.jump.datastore.postgis   
com.vividsolutions.jump.workbench.datastore   
com.vividsolutions.jump.workbench.model.cache   
com.vividsolutions.jump.workbench.ui.plugin.datastore   
 

Classes in com.vividsolutions.jump.datastore used by com.vividsolutions.jump.datastore
DataStoreConnection
          A connection to a datastore which can execute Querys.
DataStoreException
           
DataStoreMetadata
          Metadata about the datasets in the database
Query
          A simple interface for queries on connections
SpatialReferenceSystemID
          Represents an ID used by DataStores to refer to a particular Spatial Reference System.
 

Classes in com.vividsolutions.jump.datastore used by com.vividsolutions.jump.datastore.postgis
AdhocQuery
          An ad-hoc Queryagainst a DataStoreConnection.
DataStoreConnection
          A connection to a datastore which can execute Querys.
DataStoreDriver
          A driver for a given type of datastore
DataStoreException
           
DataStoreMetadata
          Metadata about the datasets in the database
FilterQuery
          A spatial filter Query on a DataStoreConnection.
Query
          A simple interface for queries on connections
SpatialReferenceSystemID
          Represents an ID used by DataStores to refer to a particular Spatial Reference System.
 

Classes in com.vividsolutions.jump.datastore used by com.vividsolutions.jump.workbench.datastore
DataStoreConnection
          A connection to a datastore which can execute Querys.
DataStoreDriver
          A driver for a given type of datastore
DataStoreException
           
 

Classes in com.vividsolutions.jump.datastore used by com.vividsolutions.jump.workbench.model.cache
FilterQuery
          A spatial filter Query on a DataStoreConnection.
 

Classes in com.vividsolutions.jump.datastore used by com.vividsolutions.jump.workbench.ui.plugin.datastore
DataStoreConnection
          A connection to a datastore which can execute Querys.