|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFIDMapper | |
---|---|
org.geotools.data.jdbc.fidmapper | |
org.geotools.data.postgis.fidmapper |
Uses of AbstractFIDMapper in org.geotools.data.jdbc.fidmapper |
---|
Subclasses of AbstractFIDMapper in org.geotools.data.jdbc.fidmapper | |
---|---|
class |
AutoIncrementFIDMapper
Deprecated. scheduled for removal in 2.7, use classes in org.geotools.jdbc |
class |
BasicFIDMapper
Deprecated. scheduled for removal in 2.7, use classes in org.geotools.jdbc |
class |
MaxIncFIDMapper
Deprecated. scheduled for removal in 2.7, use classes in org.geotools.jdbc |
class |
MultiColumnFIDMapper
Deprecated. scheduled for removal in 2.7, use classes in org.geotools.jdbc |
class |
NullFIDMapper
Deprecated. scheduled for removal in 2.7, use classes in org.geotools.jdbc |
class |
TypedFIDMapper
Deprecated. scheduled for removal in 2.7, use classes in org.geotools.jdbc |
Uses of AbstractFIDMapper in org.geotools.data.postgis.fidmapper |
---|
Subclasses of AbstractFIDMapper in org.geotools.data.postgis.fidmapper | |
---|---|
class |
OIDFidMapper
Supports the creation of a Feature ID based on the Potgres row OID field. |
class |
PostGISAutoIncrementFIDMapper
Generate FID based on an auto increment function, the most stable approach for use with editing. |
class |
UUIDFIDMapper
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |