| 程序包 | 说明 |
|---|---|
| org.h2.mvstore.db |
Helper classes to use the MVStore in the H2 database.
|
| 限定符和类型 | 方法和说明 |
|---|---|
TransactionStore |
Store.getTransactionStore() |
TransactionStore |
Store.getTransactionStore() |
| 限定符和类型 | 方法和说明 |
|---|---|
static MVMap<Long,byte[]> |
LobStorageMap.openLobDataMap(TransactionStore txStore)
Open map used to store LOB data
|
static MVMap<Long,byte[]> |
LobStorageMap.openLobDataMap(TransactionStore txStore)
Open map used to store LOB data
|
static MVMap<Long,LobStorageMap.BlobMeta> |
LobStorageMap.openLobMap(TransactionStore txStore)
Open map used to store LOB metadata
|
static MVMap<Long,LobStorageMap.BlobMeta> |
LobStorageMap.openLobMap(TransactionStore txStore)
Open map used to store LOB metadata
|
Copyright © 2022. All rights reserved.