| 程序包 | 说明 |
|---|---|
| org.h2.engine |
Contains high level classes of the database and classes that don't fit in another sub-package.
|
| org.h2.mvstore.db |
Helper classes to use the MVStore in the H2 database.
|
| org.h2.result |
Implementation of row and internal result sets.
|
| 类和说明 |
|---|
| Store
A store with open tables.
|
| 类和说明 |
|---|
| LobStorageMap.BlobMeta |
| LobStorageMap.BlobMeta.Type |
| LobStorageMap.BlobReference |
| LobStorageMap.BlobReference.Type |
| MVIndex
An index that stores the data in an MVStore.
|
| MVPrimaryIndex
A table stored in a MVStore.
|
| MVTable
A table stored in a MVStore.
|
| NullValueDataType
Dummy data type used when no value is required.
|
| RowDataType
The data type for rows.
|
| RowDataType.Factory |
| SpatialKey
A unique spatial key.
|
| Store
A store with open tables.
|
| ValueDataType.Factory |
| 类和说明 |
|---|
| RowDataType
The data type for rows.
|
Copyright © 2022. All rights reserved.