Uses of Class
org.h2.mvstore.tx.TxDecisionMaker
Packages that use TxDecisionMaker
-
Uses of TxDecisionMaker in org.h2.mvstore.tx
Subclasses of TxDecisionMaker in org.h2.mvstore.txModifier and TypeClassDescriptionstatic class
static final class
static final class
Fields in org.h2.mvstore.tx declared as TxDecisionMakerModifier and TypeFieldDescriptionprivate final TxDecisionMaker
<K, V> TransactionMap.ifAbsentDecisionMaker
private final TxDecisionMaker
<K, V> TransactionMap.lockDecisionMaker
private final TxDecisionMaker
<K, V> TransactionMap.txDecisionMaker
Methods in org.h2.mvstore.tx with parameters of type TxDecisionMaker