Package | Description |
---|---|
org.geotools.data |
Defines the DataStoreAPI via which all data is imported or exported.
|
org.geotools.factory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFeatureLockFactory
Deprecated.
Please use
FeatureLock directly |
Modifier and Type | Method and Description |
---|---|
static FeatureLockFactory |
FeatureLockFactory.getInstance()
Deprecated.
Gets an instance of the FeatureLockFactory.
|
Modifier and Type | Method and Description |
---|---|
static FeatureLockFactory |
CommonFactoryFinder.getFeatureLockFactory(Hints hints)
Deprecated.
FeautreLockFactory is no longer needed; please create a FeatureLock directly
|
Modifier and Type | Method and Description |
---|---|
static Set<FeatureLockFactory> |
CommonFactoryFinder.getFeatureLockFactories(Hints hints)
Deprecated.
FeatureLockFactory is no longer needed
|
Copyright © 1996–2019 Geotools. All rights reserved.