| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionManager |
IgniteH2Indexing.connections() |
| Modifier and Type | Method and Description |
|---|---|
static void |
H2Utils.registerAggregateFunction(IgniteLogger log,
ConnectionManager connMgr,
String fnName,
Class<? extends org.gridgain.internal.h2.api.AggregateFunction> cls)
Register custom aggregate function.
|
static void |
H2Utils.registerSqlFunctions(IgniteLogger log,
ConnectionManager connMgr,
String schema,
Class<?>[] clss)
Register custom SQL functions.
|
| Constructor and Description |
|---|
QueryParser(IgniteH2Indexing idx,
ConnectionManager connMgr)
Constructor.
|
SchemaManager(GridKernalContext ctx,
ConnectionManager connMgr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSourceIterator<?> |
UpdatePlan.iteratorForTransaction(ConnectionManager connMgr,
QueryCursor<List<?>> cur)
Create iterator for transaction.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025