| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.execute |
| Modifier and Type | Method and Description |
|---|---|
Execute.EXEC_TYPE |
Execute.getExecType() |
static Execute.EXEC_TYPE |
Execute.EXEC_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Execute.EXEC_TYPE[] |
Execute.EXEC_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Execute.setExecType(Execute.EXEC_TYPE execType) |
Execute |
Execute.withExecType(Execute.EXEC_TYPE execType) |
Copyright © 2004–2021 JSQLParser. All rights reserved.