Package org.jboss.ejb3.entity

Interface Summary
ExtendedPersistenceContext Comment
HibernateSession comment
 

Class Summary
ExtendedEntityManager EntityManager a managed extended persistence context.
ExtendedPersistenceContextPropagationInterceptor  
InjectedSessionFactory Comment
JTATableIdGenerator A hilo IdentifierGenerator that uses a database table to store the last generated value.
PersistenceUnitInfoImpl Comment
PersistenceXmlLoader Deprecated.
PersistenceXmlLoader.ErrorLogger  
SecondLevelCacheUtil Utilities related to the Hibernate 2nd Level Cache
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.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.