Package org.apache.ibatis.transaction.managed
package org.apache.ibatis.transaction.managed
External transaction.
-
ClassDescription
Transaction
that lets the container manage the full lifecycle of the transaction.CreatesManagedTransaction
instances.