Uses of Package
org.geotools.data.jdbc.fidmapper

Packages that use org.geotools.data.jdbc.fidmapper
org.geotools.data.db2   
org.geotools.data.geometryless   
org.geotools.data.hsql   
org.geotools.data.hsql.fidmapper   
org.geotools.data.jdbc   
org.geotools.data.jdbc.fidmapper   
org.geotools.data.mysql   
org.geotools.data.postgis   
org.geotools.data.postgis.fidmapper   
org.geotools.filter   
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.data.db2
AbstractFIDMapper
          Abstract implementation providing common methods that usually are coded the same way in all fid mappers.
DefaultFIDMapperFactory
          Default FID mapper that works with default FID mappers.
DefaultFIDMapperFactory.ColumnInfo
          Simple class used as a struct to hold column informations used in this factory
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
FIDMapperFactory
          Provides a way to plug in user defined policies for primary key to feature ID mapping.
NullFIDMapper
          Last resort fid mapper for tables that does not have a primary key.
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.data.geometryless
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.data.hsql
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
FIDMapperFactory
          Provides a way to plug in user defined policies for primary key to feature ID mapping.
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.data.hsql.fidmapper
AbstractFIDMapper
          Abstract implementation providing common methods that usually are coded the same way in all fid mappers.
DefaultFIDMapperFactory
          Default FID mapper that works with default FID mappers.
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
FIDMapperFactory
          Provides a way to plug in user defined policies for primary key to feature ID mapping.
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.data.jdbc
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
FIDMapperFactory
          Provides a way to plug in user defined policies for primary key to feature ID mapping.
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.data.jdbc.fidmapper
AbstractFIDMapper
          Abstract implementation providing common methods that usually are coded the same way in all fid mappers.
DefaultFIDMapperFactory.ColumnInfo
          Simple class used as a struct to hold column informations used in this factory
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
FIDMapperFactory
          Provides a way to plug in user defined policies for primary key to feature ID mapping.
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.data.mysql
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.data.postgis
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
FIDMapperFactory
          Provides a way to plug in user defined policies for primary key to feature ID mapping.
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.data.postgis.fidmapper
AbstractFIDMapper
          Abstract implementation providing common methods that usually are coded the same way in all fid mappers.
DefaultFIDMapperFactory
          Default FID mapper that works with default FID mappers.
DefaultFIDMapperFactory.ColumnInfo
          Simple class used as a struct to hold column informations used in this factory
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
FIDMapperFactory
          Provides a way to plug in user defined policies for primary key to feature ID mapping.
 

Classes in org.geotools.data.jdbc.fidmapper used by org.geotools.filter
FIDMapper
           The FIDMapper interface manages the mapping of feature id to the identifiers provided in a database.
 



Copyright © GeoTools. All Rights Reserved.