| Package | Description |
|---|---|
| xyz.cofe.cxconsole.script.sql.ctx |
| Modifier and Type | Field and Description |
|---|---|
protected DbTableIndexColumn.Direction |
DbTableIndexColumn.direction |
| Modifier and Type | Method and Description |
|---|---|
DbTableIndexColumn.Direction |
DbTableIndexColumn.getDirection() |
static DbTableIndexColumn.Direction |
DbTableIndexColumn.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbTableIndexColumn.Direction[] |
DbTableIndexColumn.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DbTableIndexColumn.setDirection(DbTableIndexColumn.Direction direction) |
Copyright © 2019. All rights reserved.