Uses of Class
org.h2.mvstore.tx.TransactionStore
Packages that use TransactionStore
-
Uses of TransactionStore in org.h2.mvstore.db
Methods in org.h2.mvstore.db that return TransactionStoreMethods in org.h2.mvstore.db with parameters of type TransactionStoreModifier and TypeMethodDescriptionLobStorageMap.openLobDataMap(TransactionStore txStore) Open map used to store LOB datastatic MVMap<Long, LobStorageMap.BlobMeta> LobStorageMap.openLobMap(TransactionStore txStore) Open map used to store LOB metadata