Uses of Class
org.geotools.data.jdbc.fidmapper.DefaultFIDMapperFactory

Packages that use DefaultFIDMapperFactory
org.geotools.data.postgis.fidmapper   
 

Uses of DefaultFIDMapperFactory in org.geotools.data.postgis.fidmapper
 

Subclasses of DefaultFIDMapperFactory in org.geotools.data.postgis.fidmapper
 class PostgisFIDMapperFactory
          Postgis specific FIDMapperFactory that uses the OIDFidMapper to map tables with no primary keys or tables that have weird primary keys that cannot be mapped in other ways.
 class VersionedFIDMapperFactory
          A fid mapper factory that makes sure the revision attribute does not become part of the key (since users outside are unaware of it).
 



Copyright © 1996-2010 Geotools. All Rights Reserved.