|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.data.jdbc.FeatureTypeHandler
org.geotools.data.db2.DB2FeatureTypeHandler
Override methods from FeatureTypeHandler for DB2-specific handling.
| Field Summary |
| Fields inherited from class org.geotools.data.jdbc.FeatureTypeHandler |
featureTypeMap, featureTypeTimeoutMap |
| Constructor Summary | |
DB2FeatureTypeHandler(JDBCDataStore store,
FIDMapperFactory fmFactory,
long cacheTimeOut)
Creates a new feature type handler |
|
| Methods inherited from class org.geotools.data.jdbc.FeatureTypeHandler |
forceRefresh, getFeatureTypeInfo, getFIDMapper, getFIDMapperFactory, getSchema, getTypeNames, resetFIDMappers, setFIDMapper, setFIDMapperFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DB2FeatureTypeHandler(JDBCDataStore store,
FIDMapperFactory fmFactory,
long cacheTimeOut)
store - the parent data storefmFactory - the FIDMapper factorycacheTimeOut - timeout used to purge possibly stale data from the
caches
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||