| Package | Description |
|---|---|
| com.alibaba.druid.sql.dialect.db2.ast.stmt |
| Modifier and Type | Method and Description |
|---|---|
DB2SelectQueryBlock.Isolation |
DB2SelectQueryBlock.getIsolation() |
static DB2SelectQueryBlock.Isolation |
DB2SelectQueryBlock.Isolation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DB2SelectQueryBlock.Isolation[] |
DB2SelectQueryBlock.Isolation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DB2SelectQueryBlock.setIsolation(DB2SelectQueryBlock.Isolation isolation) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.