| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| org.apache.ignite.internal.processors.query.h2.dml |
Contains routines for executing DML statements on top of H2.
|
| Class and Description |
|---|
| UpdatePlan
Update plan - where to take data to update cache from and how to construct new keys and values, if needed.
|
| Class and Description |
|---|
| DmlArgument
DML argument
|
| DmlDistributedPlanInfo
Additional information about distributed update plan.
|
| FastUpdate
Arguments for fast, query-less UPDATE or DELETE - key and, optionally, value and new value.
|
| KeyValueSupplier
Method to construct new instances of keys and values on SQL MERGE and INSERT,
as well as to build new values during UPDATE - a function that takes a row selected from DB
and then transforms it into new object.
|
| UpdateMode
DML statement execution plan type - MERGE/INSERT from rows or subquery,
or UPDATE/DELETE from subquery or literals/params based.
|
| UpdatePlan
Update plan - where to take data to update cache from and how to construct new keys and values, if needed.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025