Hierarchy For Package org.eclipse.persistence.internal.jpa.transaction
Class Hierarchy
- java.lang.Object
- org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl (implements jakarta.persistence.EntityTransaction)
- org.eclipse.persistence.internal.jpa.transaction.TransactionImpl (implements jakarta.transaction.Transaction)
- org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl (implements jakarta.transaction.TransactionManager, jakarta.transaction.UserTransaction)
- org.eclipse.persistence.internal.jpa.transaction.TransactionWrapperImpl
- org.eclipse.persistence.internal.jpa.transaction.EntityTransactionWrapper (implements org.eclipse.persistence.internal.jpa.transaction.TransactionWrapper)
- org.eclipse.persistence.internal.jpa.transaction.JTATransactionWrapper (implements org.eclipse.persistence.internal.jpa.transaction.TransactionWrapper)
Interface Hierarchy
- org.eclipse.persistence.internal.jpa.transaction.TransactionWrapper