|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleLockTableStatement.LockMode | |
|---|---|
| com.alibaba.druid.sql.dialect.oracle.ast.stmt | |
| Uses of OracleLockTableStatement.LockMode in com.alibaba.druid.sql.dialect.oracle.ast.stmt |
|---|
| Methods in com.alibaba.druid.sql.dialect.oracle.ast.stmt that return OracleLockTableStatement.LockMode | |
|---|---|
OracleLockTableStatement.LockMode |
OracleLockTableStatement.getLockMode()
|
static OracleLockTableStatement.LockMode |
OracleLockTableStatement.LockMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OracleLockTableStatement.LockMode[] |
OracleLockTableStatement.LockMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.alibaba.druid.sql.dialect.oracle.ast.stmt with parameters of type OracleLockTableStatement.LockMode | |
|---|---|
void |
OracleLockTableStatement.setLockMode(OracleLockTableStatement.LockMode lockMode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||