Uses of Package
org.hibernate.ejb

Packages that use org.hibernate.ejb
org.hibernate.ejb   
org.hibernate.ejb.criteria   
org.hibernate.ejb.util   
 

Classes in org.hibernate.ejb used by org.hibernate.ejb
AbstractEntityManagerImpl
           
AbstractQueryImpl
          Intended as a base class providing convenience in implementing both Query and TypedQuery.
AvailableSettings
          Defines the available HEM settings, both JPA-defined as well as Hibernate-specific

NOTE : Does *not* include Environment values.

Ejb3Configuration
          Allow a fine tuned configuration of an EJB 3.0 EntityManagerFactory A Ejb3Configuration object is only guaranteed to create one EntityManagerFactory.
EntityManagerFactoryImpl
          Actual Hiberate implementation of EntityManagerFactory.
HibernateEntityManager
          Additional contract for Hibernate implementations of EntityManager providing access to various Hibernate specific functionality.
HibernateEntityManagerFactory
           
HibernateEntityManagerImplementor
          Additional internal contracts for the Hibernate EntityManager implementation.
HibernateEntityManagerImplementor.Options
           
HibernateEntityManagerImplementor.Options.ResultMetadataValidator
           
HibernateQuery
           
TransactionImpl
           
 

Classes in org.hibernate.ejb used by org.hibernate.ejb.criteria
EntityManagerFactoryImpl
          Actual Hiberate implementation of EntityManagerFactory.
HibernateEntityManagerImplementor
          Additional internal contracts for the Hibernate EntityManager implementation.
HibernateEntityManagerImplementor.Options.ResultMetadataValidator
           
 

Classes in org.hibernate.ejb used by org.hibernate.ejb.util
Ejb3Configuration
          Allow a fine tuned configuration of an EJB 3.0 EntityManagerFactory A Ejb3Configuration object is only guaranteed to create one EntityManagerFactory.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.