Package | Description |
---|---|
org.h2.mvstore.db |
Helper classes to use the MVStore in the H2 database.
|
org.h2.table |
Classes related to a table and table meta data.
|
Modifier and Type | Class and Description |
---|---|
class |
MVTable
A table stored in a MVStore.
|
Modifier and Type | Method and Description |
---|---|
TableBase |
MVTableEngine.createTable(CreateTableData data) |
Modifier and Type | Class and Description |
---|---|
class |
RegularTable
Most tables are an instance of this class.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.