| 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,
H2RowDescriptor rowDesc,
H2RowFactory rowFactory,
H2TableDescriptor tblDesc)
Creates table using given connection, DDL clause for given type descriptor and list of indexes.
|
| Constructor and Description |
|---|
GridH2Table(org.h2.command.ddl.CreateTableData createTblData,
H2RowDescriptor desc,
H2RowFactory rowFactory,
GridH2SystemIndexFactory idxsFactory,
GridCacheContext cctx)
Creates table.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.3.0 Release Date : October 28 2017