| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static GridSqlOperation |
SplitterUtils.op(GridSqlOperationType type,
GridSqlAst left,
GridSqlAst right) |
| Constructor and Description |
|---|
GridSqlOperation(GridSqlOperationType opType) |
GridSqlOperation(GridSqlOperationType opType,
GridSqlAst left,
GridSqlAst right) |
GridSqlOperation(GridSqlOperationType opType,
GridSqlElement arg) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025