Package org.datanucleus.transaction
package org.datanucleus.transaction
Package providing support specific to transactions for DataNucleus.
-
ClassDescriptionTransaction allowing resources to be enlisted, with branches and phased commit, following the style of an Open/XA transaction.TransactionManager provides a facade for creating (Open/XA) transactions.Representation of an ExecutionContext transaction within DataNucleus.Listener of events raised on transaction begin, commit, rollback and flush.Implementation of a (local) transaction for an ExecutionContext, for a datastore.Definition of the transaction isolation levels considered by DataNucleus.Utility methods relating to transactions.