org.geotools.data.db2
Class DB2FeatureTypeHandler
Object
FeatureTypeHandler
DB2FeatureTypeHandler
public class DB2FeatureTypeHandler
- extends FeatureTypeHandler
Override methods from FeatureTypeHandler for DB2-specific handling.
- Author:
- David Adler - IBM Corporation
- Module:
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DB2FeatureTypeHandler
public DB2FeatureTypeHandler(JDBCDataStore store,
FIDMapperFactory fmFactory,
long cacheTimeOut)
- Creates a new feature type handler
- Parameters:
store
- the parent data storefmFactory
- the FIDMapper factorycacheTimeOut
- timeout used to purge possibly stale data from the
caches
Copyright © 1996-2009 Geotools. All Rights Reserved.