| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.dml |
Contains routines for executing DML statements on top of H2.
|
| Modifier and Type | Field and Description |
|---|---|
UpdateMode |
UpdatePlan.mode
Initial statement to drive the rest of the logic.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdateMode |
UpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateMode[] |
UpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdatePlan |
UpdatePlan.forFastUpdate(UpdateMode mode,
GridH2Table tbl,
FastUpdateArguments fastUpdateArgs) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.3.0 Release Date : October 28 2017