Uses of Interface
org.jboss.as.jpa.container.SynchronizationTypeAccess
-
Packages that use SynchronizationTypeAccess Package Description org.jboss.as.jpa.container -
-
Uses of SynchronizationTypeAccess in org.jboss.as.jpa.container
Classes in org.jboss.as.jpa.container that implement SynchronizationTypeAccess Modifier and Type Class Description classExtendedEntityManagerRepresents the Extended persistence context injected into a stateful bean.classUnsynchronizedEntityManagerWrapperUnsynchronizedEntityManagerWrapper helps track transaction scoped persistence contexts that are SynchronizationType.UNSYNCHRONIZED, for error checking.
-