| Package | Description |
|---|---|
| net.sf.jsqlparser.statement |
| Modifier and Type | Method and Description |
|---|---|
DeclareType |
DeclareStatement.getType() |
static DeclareType |
DeclareType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeclareType[] |
DeclareType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeclareStatement.setDeclareType(DeclareType type) |
Copyright © 2004–2019 JSQLParser. All rights reserved.