| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.create.table |
| Modifier and Type | Method and Description |
|---|---|
RowMovementMode |
RowMovement.getMode() |
static RowMovementMode |
RowMovementMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RowMovementMode[] |
RowMovementMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RowMovement.setMode(RowMovementMode mode) |
RowMovement |
RowMovement.withMode(RowMovementMode mode) |
Copyright © 2004–2021 JSQLParser. All rights reserved.