| 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() |
| Constructor and Description |
|---|
H2SchemaManager(GridKernalContext ctx,
IgniteH2Indexing idx,
ConnectionManager connMgr)
Constructor.
|
QueryParser(IgniteH2Indexing idx,
ConnectionManager connMgr,
Predicate<SqlCommand> nativeCmdPredicate)
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. 2.16.0 Release Date : December 15 2023