| 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 | Method and Description |
|---|---|
static FastUpdate |
DmlAstUtils.getFastUpdateArgs(GridSqlUpdate update) |
static GridSqlSelect |
DmlAstUtils.selectForUpdate(GridSqlUpdate update)
Generate SQL SELECT based on UPDATE's WHERE, LIMIT, etc.
|
| Modifier and Type | Method and Description |
|---|---|
GridSqlUpdate |
GridSqlUpdate.cols(ArrayList<GridSqlColumn> cols) |
GridSqlUpdate |
GridSqlUpdate.set(LinkedHashMap<String,GridSqlElement> set) |
GridSqlUpdate |
GridSqlUpdate.target(GridSqlElement target) |
GridSqlUpdate |
GridSqlUpdate.where(GridSqlElement where) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025