Interface | Description |
---|---|
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 |
Class | Description |
---|---|
AbstractEntityManagerImpl | |
AbstractEntityManagerImpl.TupleBuilderTransformer | |
AbstractEntityManagerImpl.TupleBuilderTransformer.HqlTupleElementImpl<X> | |
AbstractQueryImpl<X> |
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. |
CurrentEntityManagerImpl | Deprecated
no longer used since getEntityManager is no longer here
|
Ejb3Configuration |
Allow a fine tuned configuration of an EJB 3.0 EntityManagerFactory
A Ejb3Configuration object is only guaranteed to create one EntityManagerFactory.
|
Ejb3ConfigurationObjectFactory | |
EntityManagerFactoryImpl |
Actual Hiberate implementation of
EntityManagerFactory . |
EntityManagerImpl |
Hibernate implementation of
EntityManager . |
EventListenerConfigurator | |
HibernatePersistence |
Hibernate EJB3 persistence provider implementation
|
InjectionSettingsFactory | |
QueryHints |
TODO : javadoc
|
QueryImpl<X> |
Hibernate implementation of both the
Query and TypedQuery contracts. |
TransactionImpl | |
Version |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved