| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.dml |
Contains routines for executing DML statements on top of H2.
|
| org.apache.ignite.internal.processors.query.h2.sql |
| Modifier and Type | Field and Description |
|---|---|
FastUpdateArguments |
UpdatePlan.fastUpdateArgs
Arguments for fast UPDATE or DELETE.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdatePlan |
UpdatePlan.forFastUpdate(UpdateMode mode,
GridH2Table tbl,
FastUpdateArguments fastUpdateArgs) |
| Modifier and Type | Method and Description |
|---|---|
static FastUpdateArguments |
DmlAstUtils.getFastDeleteArgs(GridSqlDelete del) |
static FastUpdateArguments |
DmlAstUtils.getFastUpdateArgs(GridSqlUpdate update) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.3.0 Release Date : October 28 2017