| Package | Description |
|---|---|
| org.hibernate.ejb | |
| org.hibernate.jpa |
Defines Hibernate implementation of Java Persistence specification.
|
| org.hibernate.jpa.criteria.compile | |
| org.hibernate.jpa.graph.internal | |
| org.hibernate.jpa.internal | |
| org.hibernate.jpa.spi | |
| org.hibernate.osgi |
Main OSGi support classes
|
| Class and Description |
|---|
| AvailableSettings
Defines the available HEM settings, both JPA-defined as well as Hibernate-specific
NOTE : Does *not* include
Environment values. |
| HibernateEntityManager
Additional contract for Hibernate implementations of
EntityManager providing access to various Hibernate
specific functionality. |
| HibernateEntityManagerFactory
Contract giving access to the underlying
SessionFactory from an EntityManagerFactory |
| HibernatePersistenceProvider
The Hibernate
PersistenceProvider implementation |
| HibernateQuery
Marker interface for Hibernate generated JPA queries so that we can access the underlying Hibernate query objects.
|
| QueryHints
Defines the supported JPA query hints
|
| Class and Description |
|---|
| SchemaGenAction
Describes the allowable values of the and
AvailableSettings.SCHEMA_GEN_SCRIPTS_ACTION settings. |
| SchemaGenSource
Describes the allowable values of the and
settings.
|
| Class and Description |
|---|
| HibernateQuery
Marker interface for Hibernate generated JPA queries so that we can access the underlying Hibernate query objects.
|
| Class and Description |
|---|
| HibernateEntityManagerFactory
Contract giving access to the underlying
SessionFactory from an EntityManagerFactory |
| Class and Description |
|---|
| HibernateEntityManager
Additional contract for Hibernate implementations of
EntityManager providing access to various Hibernate
specific functionality. |
| HibernateEntityManagerFactory
Contract giving access to the underlying
SessionFactory from an EntityManagerFactory |
| HibernateQuery
Marker interface for Hibernate generated JPA queries so that we can access the underlying Hibernate query objects.
|
| Class and Description |
|---|
| HibernateEntityManager
Additional contract for Hibernate implementations of
EntityManager providing access to various Hibernate
specific functionality. |
| HibernateEntityManagerFactory
Contract giving access to the underlying
SessionFactory from an EntityManagerFactory |
| Class and Description |
|---|
| HibernatePersistenceProvider
The Hibernate
PersistenceProvider implementation |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.