Package org.jboss.ejb3.entity

Interface Summary
ExtendedPersistenceContext Comment
HibernateSession comment
 

Class Summary
ExtendedEntityManager EntityManager a managed extended persistence context.
ExtendedPersistenceContextPropagationInterceptor  
InjectedSessionFactory Comment
PersistenceXmlLoader Deprecated.
PersistenceXmlLoader.ErrorLogger  
SecondLevelCacheUtil Deprecated.
TransactionScopedEntityManagerInterceptor If a transaction-scoped entitymanager is accessed outside of a transaction an entitymanager is created for the duration of the current EJB method call this entitymanager must be closed at the end of the method invocation.