Uses of Class
org.jboss.as.jpa.container.AbstractEntityManager
-
Packages that use AbstractEntityManager Package Description org.jboss.as.jpa.container -
-
Uses of AbstractEntityManager in org.jboss.as.jpa.container
Subclasses of AbstractEntityManager in org.jboss.as.jpa.container Modifier and Type Class Description classExtendedEntityManagerRepresents the Extended persistence context injected into a stateful bean.classTransactionScopedEntityManagerTransaction scoped entity manager will be injected into SLSB or SFSB beans.
-