Package | Description |
---|---|
org.geotools.data |
Defines the DataStoreAPI via which all data is imported or exported.
|
Modifier and Type | Method and Description |
---|---|
protected InProcessLockingManager.Lock |
InProcessLockingManager.createLock(Transaction transaction,
FeatureLock featureLock)
Creates the right sort of In-Process Lock.
|
protected InProcessLockingManager.Lock |
InProcessLockingManager.getLock(String typeName,
String featureID)
Lock for typeName & featureID if it exists.
|
Copyright © 1996–2019 Geotools. All rights reserved.