| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.sql |
| Modifier and Type | Method and Description |
|---|---|
GridSqlOperationType |
GridSqlOperation.operationType() |
static GridSqlOperationType |
GridSqlOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridSqlOperationType[] |
GridSqlOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GridSqlOperation(GridSqlOperationType opType) |
GridSqlOperation(GridSqlOperationType opType,
GridSqlAst left,
GridSqlAst right) |
GridSqlOperation(GridSqlOperationType opType,
GridSqlElement arg) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018