| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2 |
Contains default H2-based indexing SPI implementation.
|
| org.apache.ignite.internal.processors.query.h2.opt |
| Modifier and Type | Method and Description |
|---|---|
static GridH2Table |
H2TableEngine.createTable(Connection conn,
String sql,
GridH2RowDescriptor rowDesc,
H2TableDescriptor tblDesc,
IndexProcessor idxMgr)
Creates table using given connection, DDL clause for given type descriptor and list of indexes.
|
| Modifier and Type | Method and Description |
|---|---|
protected GridH2RowDescriptor |
GridH2IndexBase.rowDescriptor() |
GridH2RowDescriptor |
GridH2Table.rowDescriptor() |
| Constructor and Description |
|---|
GridH2Table(org.h2.command.ddl.CreateTableData createTblData,
GridH2RowDescriptor desc,
H2TableDescriptor tblDesc,
GridCacheContextInfo<?,?> cacheInfo)
Creates table.
|
H2CacheRow(GridH2RowDescriptor desc,
CacheDataRow row)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023