Interface | Description |
---|---|
C_LockFactory |
Constants for the LockFactory
|
CompatibilitySpace |
This interface must be implemented by objects returned from
LockFactory.createCompatibilitySpace() . |
Latch |
A Latch represents a latch held in the lock manager.
|
Limit |
A limit represents a callback on a lock
group.
|
Lockable |
Any object that needs to be locked must implement Lockable.
|
LockFactory |
Generic locking of objects.
|
LockOwner |
Interface for classes that represent an owner of the locks within a
compatibility space.
|
VirtualLockTable |
This class acts as a conduit of information between the lock manager and
the outside world.
|
Class | Description |
---|---|
ShExLockable | |
ShExQual |
This class is intended to be used a the qualifier class for ShExLockable.
|
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.