Uses of Interface
org.geotools.data.InProcessLockingManager.Lock
Packages that use InProcessLockingManager.Lock
-
Uses of InProcessLockingManager.Lock in org.geotools.data
Fields in org.geotools.data with type parameters of type InProcessLockingManager.LockModifier and TypeFieldDescriptionprotected final Map<String,
Map<String, InProcessLockingManager.Lock>> InProcessLockingManager.lockTables
lockTable access by typeName stores Transactions or MemoryLocksMethods in org.geotools.data that return InProcessLockingManager.LockModifier and TypeMethodDescriptionprotected InProcessLockingManager.Lock
InProcessLockingManager.createLock
(Transaction transaction, FeatureLock featureLock) Creates the right sort of In-Process Lock.protected InProcessLockingManager.Lock
Lock for typeName & featureID if it exists.Methods in org.geotools.data that return types with arguments of type InProcessLockingManager.LockModifier and TypeMethodDescriptionInProcessLockingManager.allLocks()
Set of all locks.Access to a Map of locks for typeName