| 程序包 | 说明 |
|---|---|
| org.h2.mvstore.db |
Helper classes to use the MVStore in the H2 database.
|
| org.h2.result |
Implementation of row and internal result sets.
|
| 限定符和类型 | 方法和说明 |
|---|---|
RowDataType |
RowDataType.Factory.create(ByteBuffer buff,
MetaType<Database> metaDataType,
Database database) |
RowDataType |
RowDataType.Factory.create(ByteBuffer buff,
MetaType<Database> metaDataType,
Database database) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract RowDataType |
RowFactory.getRowDataType() |
RowDataType |
RowFactory.DefaultRowFactory.getRowDataType() |
abstract RowDataType |
RowFactory.getRowDataType() |
RowDataType |
RowFactory.DefaultRowFactory.getRowDataType() |
Copyright © 2022. All rights reserved.