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

Packages that use org.geotools.data.jdbc.fidmapper
org.geotools.data.db2   
org.geotools.data.jdbc   
org.geotools.data.jdbc.fidmapper   
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.
AutoIncrementFIDMapper
          Support primary key columns that are automatically generated by the database.
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.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.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.
AutoIncrementFIDMapper
          Support primary key columns that are automatically generated by the database.
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 © 1996-2009 Geotools. All Rights Reserved.