Package org.apache.ibatis.transaction.managed
External transaction.
-
Class Summary Class Description ManagedTransaction Transaction
that lets the container manage the full lifecycle of the transaction.ManagedTransactionFactory CreatesManagedTransaction
instances.