java.lang.Object
org.eclipse.persistence.internal.jpa.transaction.TransactionImpl
All Implemented Interfaces:
Transaction

@Deprecated public class TransactionImpl extends Object implements Transaction
Deprecated.
Implementation of JTA Transaction class. The guts of the tx logic is contained in this class. Currently support is limited to enlisting only a single tx data source