Uses of Class
org.geotools.data.store.ContentFeatureStore

Packages that use ContentFeatureStore
org.geotools.data.store   
org.geotools.jdbc   
 

Uses of ContentFeatureStore in org.geotools.data.store
 

Methods in org.geotools.data.store that return ContentFeatureStore
protected  ContentFeatureStore ContentDataStore.ensureFeatureStore(java.lang.String typeName, Transaction tx)
          Helper method which gets a feature source ensuring that it is a feature store as well.
 

Uses of ContentFeatureStore in org.geotools.jdbc
 

Subclasses of ContentFeatureStore in org.geotools.jdbc
 class JDBCFeatureStore
          FeatureStore implementation for jdbc based relational database tables.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.