Package | Description |
---|---|
org.geotools.arcsde.data |
DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway.
|
org.geotools.data |
Defines the DataStoreAPI via which all data is imported or exported.
|
org.geotools.data.directory | |
org.geotools.data.gen | |
org.geotools.data.store | |
org.geotools.data.transform | |
org.geotools.gce.imagemosaic.catalog.oracle |
Modifier and Type | Method and Description |
---|---|
LockingManager |
ArcSDEDataStore.getLockingManager() |
Modifier and Type | Class and Description |
---|---|
class |
InProcessLockingManager
Provides In-Process FeatureLocking support for DataStore implementations.
|
Modifier and Type | Method and Description |
---|---|
LockingManager |
DataStore.getLockingManager()
Retrieve a per featureID based locking service from this
DataStore . |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryLockingManager
Locking manager that will delegate its work to the locking managers of the delegate data stores
|
Modifier and Type | Method and Description |
---|---|
LockingManager |
DirectoryDataStore.getLockingManager() |
Modifier and Type | Method and Description |
---|---|
LockingManager |
PreGeneralizedDataStore.getLockingManager() |
Modifier and Type | Field and Description |
---|---|
protected LockingManager |
ContentDataStore.lockingManager
locking manager
|
Modifier and Type | Method and Description |
---|---|
LockingManager |
ContentDataStore.getLockingManager() |
LockingManager |
DecoratingDataStore.getLockingManager() |
Modifier and Type | Method and Description |
---|---|
LockingManager |
SingleFeatureSourceDataStore.getLockingManager() |
Modifier and Type | Method and Description |
---|---|
LockingManager |
DataStoreWrapper.getLockingManager() |
Copyright © 1996–2019 Geotools. All rights reserved.