public static final class DbLockKeeper.LockHandle extends Object
| Constructor and Description |
|---|
LockHandle(to.etc.dbutil.DbLockKeeper.Lock lock) |
| Modifier and Type | Method and Description |
|---|---|
void |
release()
If this handle is the last/only handle for a lock the lock is released.
|
public void release()
Exception - when exception with releasing the lock occurs.Copyright © 2017 etc.to. All rights reserved.