Uses of Interface
org.jboss.as.jpa.container.SynchronizationTypeAccess
Packages that use SynchronizationTypeAccess
-
Uses of SynchronizationTypeAccess in org.jboss.as.jpa.container
Classes in org.jboss.as.jpa.container that implement SynchronizationTypeAccessModifier and TypeClassDescriptionclassRepresents the Extended persistence context injected into a stateful bean.classUnsynchronizedEntityManagerWrapper helps track transaction scoped persistence contexts that are SynchronizationType.UNSYNCHRONIZED, for error checking.