Package org.geotools.data.postgis.fidmapper

Class Summary
OIDFidMapper Supports the creation of a Feature ID based on the Potgres row OID field.
PostGISAutoIncrementFIDMapper Generate FID based on an auto increment function, the most stable approach for use with editing.
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.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.