| Package | Description |
|---|---|
| org.noorm.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static TableLock.LockMode |
TableLock.LockMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableLock.LockMode[] |
TableLock.LockMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TableLock.acquire(IBean pBean,
TableLock.LockMode pLockMode) |
static void |
TableLock.acquireNoWait(IBean pBean,
TableLock.LockMode pLockMode) |
Copyright © 2013. All rights reserved.