|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultFIDMapperFactory | |
---|---|
org.geotools.data.db2 | |
org.geotools.data.postgis.fidmapper |
Uses of DefaultFIDMapperFactory in org.geotools.data.db2 |
---|
Subclasses of DefaultFIDMapperFactory in org.geotools.data.db2 | |
---|---|
class |
DB2FIDMapperFactory
Overrides DefaultFIDMapperFactory methods for DB2-specific handling. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |