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 |
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
Deprecated.
Use
Action instead |
SchemaGenSource
Deprecated.
Use
SourceType instead. |
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 |
Copyright © 2017 JBoss by Red Hat. All rights reserved.