Uses of Package
org.h2.mvstore.tx
Packages that use org.h2.mvstore.tx
Package
Description
Contains high level classes of the database and classes that don't fit in another sub-package.
Helper classes to use the MVStore in the H2 database.
Helper classes to use the MVStore in a transactional manner.
-
Classes in org.h2.mvstore.tx used by org.h2.engineClassDescriptionA transaction.This listener can be registered with the transaction to be notified of every compensating change during transaction rollback.
-
Classes in org.h2.mvstore.tx used by org.h2.mvstore.dbClassDescriptionA store that supports concurrent MVCC read-committed transactions.
-
Classes in org.h2.mvstore.tx used by org.h2.mvstore.txClassDescriptionA transaction.A map that supports transactions.A change in a map.This listener can be registered with the transaction to be notified of every compensating change during transaction rollback.