Uses of Interface
org.eclipse.persistence.internal.jpa.transaction.TransactionWrapper
-
Packages that use TransactionWrapper Package Description org.eclipse.persistence.internal.jpa.transaction -
-
Uses of TransactionWrapper in org.eclipse.persistence.internal.jpa.transaction
Classes in org.eclipse.persistence.internal.jpa.transaction that implement TransactionWrapper Modifier and Type Class Description classEntityTransactionWrapperINTERNAL: JDK 1.5 specific version of EntityTransactionWrapper.classJTATransactionWrapperINTERNAL: JTA transaction wrapper.
-