public interface LockAdministrator
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RecordLockInfo> |
collectRecordLockInfo()
Gather record lock information for the associated, physical database.
|
java.util.List<RecordLockInfo> collectRecordLockInfo()
RecordLockInfo objects. If no locks currently are being held,
the list will be empty, but it must not be null.