Class LockList

java.lang.Object
org.apache.derby.impl.services.locks.LockList
All Implemented Interfaces:
Enumeration<Lockable>

class LockList extends Object implements Enumeration<Lockable>
An Enumeration that returns the the Lockables in a group.