| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.statement |
| Modifier and Type | Method and Description |
|---|---|
SQLStartTransactionStatement.IsolationLevel |
SQLStartTransactionStatement.getIsolationLevel() |
static SQLStartTransactionStatement.IsolationLevel |
SQLStartTransactionStatement.IsolationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLStartTransactionStatement.IsolationLevel[] |
SQLStartTransactionStatement.IsolationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLStartTransactionStatement.setIsolationLevel(SQLStartTransactionStatement.IsolationLevel isolationLevel) |
Copyright © 2013–2022 Alibaba Group. All rights reserved.