Uses of Class
org.geotools.data.jdbc.JDBCDataStore

Packages that use JDBCDataStore
org.geotools.data.jdbc   
 

Uses of JDBCDataStore in org.geotools.data.jdbc
 

Methods in org.geotools.data.jdbc that return JDBCDataStore
 JDBCDataStore JDBCFeatureSource.getJDBCDataStore()
          Allows access to JDBCDataStore().
 

Constructors in org.geotools.data.jdbc with parameters of type JDBCDataStore
JDBCFeatureLocking(JDBCDataStore jdbcDataStore, FeatureType featureType)
           
JDBCFeatureSource(JDBCDataStore jdbcDataStore, FeatureType featureType)
          JDBCFeatureSource creation.
JDBCFeatureStore(JDBCDataStore jdbcDataStore, FeatureType featureType)
           
 



Copyright © 1996-2003 GeoTools. All Rights Reserved.