| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MVTable
A table stored in a MVStore.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TableBase |
MVTableEngine.createTable(CreateTableData data) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RegularTable
Most tables are an instance of this class.
|
Copyright © 2017. All rights reserved.