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

Packages that use FeatureTypeHandler
org.geotools.data.db2   
org.geotools.data.jdbc   
 

Uses of FeatureTypeHandler in org.geotools.data.db2
 

Subclasses of FeatureTypeHandler in org.geotools.data.db2
 class DB2FeatureTypeHandler
          Override methods from FeatureTypeHandler for DB2-specific handling.
 

Methods in org.geotools.data.db2 that return FeatureTypeHandler
protected  FeatureTypeHandler DB2DataStore.getFeatureTypeHandler(JDBCDataStoreConfig config)
          Create a DB2-specific FeatureTypeHandler.
 

Uses of FeatureTypeHandler in org.geotools.data.jdbc
 

Fields in org.geotools.data.jdbc declared as FeatureTypeHandler
protected  FeatureTypeHandler JDBC1DataStore.typeHandler
           
 

Methods in org.geotools.data.jdbc that return FeatureTypeHandler
protected  FeatureTypeHandler JDBC1DataStore.getFeatureTypeHandler(JDBCDataStoreConfig config)
          DOCUMENT ME!
 



Copyright © GeoTools. All Rights Reserved.