Uses of Class
org.hibernate.ejb.AbstractEntityManagerImpl

Packages that use AbstractEntityManagerImpl
org.hibernate.ejb   
 

Uses of AbstractEntityManagerImpl in org.hibernate.ejb
 

Subclasses of AbstractEntityManagerImpl in org.hibernate.ejb
 class CurrentEntityManagerImpl
           
 class EntityManagerImpl
           
 

Constructors in org.hibernate.ejb with parameters of type AbstractEntityManagerImpl
TransactionImpl(AbstractEntityManagerImpl entityManager)