Uses of Class
org.geotools.data.db2.DB2DataStore

Packages that use DB2DataStore
org.geotools.data.db2   
 

Uses of DB2DataStore in org.geotools.data.db2
 

Constructors in org.geotools.data.db2 with parameters of type DB2DataStore
DB2FeatureLocking(DB2DataStore dataStore, SimpleFeatureType featureType)
          DOCUMENT ME!
DB2FeatureSource(DB2DataStore dataStore, SimpleFeatureType featureType)
          Constructs a feature source based on a DB2 data store for a specified feature type.
DB2FeatureStore(DB2DataStore dataStore, SimpleFeatureType featureType)
          Basic constructor for DB2FeatureStore
 



Copyright © 1996-2009 Geotools. All Rights Reserved.