| Package | Description |
|---|---|
| org.hibernate |
This package defines the central Hibernate APIs.
|
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| org.hibernate.ejb | |
| org.hibernate.engine.spi | |
| org.hibernate.event.spi | |
| org.hibernate.jpa.spi |
| Class and Description |
|---|
| HibernateEntityManager
Deprecated.
(since 5.2) Use Session (or SessionImplementor), as it now extends EntityManager directly
|
| HibernateEntityManagerFactory
Deprecated.
(since 5.2) Use SessionFactory (or SessionFactoryImplementor) as it now extends EntityManagerFactory directly
|
| Class and Description |
|---|
| AvailableSettings
Deprecated.
Use
AvailableSettings instead. Will be removed in 6.0 |
| Class and Description |
|---|
| AvailableSettings
Deprecated.
Use
AvailableSettings instead. Will be removed in 6.0 |
| HibernateEntityManager
Deprecated.
(since 5.2) Use Session (or SessionImplementor), as it now extends EntityManager directly
|
| HibernateEntityManagerFactory
Deprecated.
(since 5.2) Use SessionFactory (or SessionFactoryImplementor) as it now extends EntityManagerFactory directly
|
| HibernateQuery
Marker interface for Hibernate generated JPA queries so that we can access the underlying Hibernate query objects.
|
| Class and Description |
|---|
| HibernateEntityManager
Deprecated.
(since 5.2) Use Session (or SessionImplementor), as it now extends EntityManager directly
|
| HibernateEntityManagerFactory
Deprecated.
(since 5.2) Use SessionFactory (or SessionFactoryImplementor) as it now extends EntityManagerFactory directly
|
| Class and Description |
|---|
| HibernateEntityManager
Deprecated.
(since 5.2) Use Session (or SessionImplementor), as it now extends EntityManager directly
|
| Class and Description |
|---|
| HibernateEntityManager
Deprecated.
(since 5.2) Use Session (or SessionImplementor), as it now extends EntityManager directly
|
| HibernateEntityManagerFactory
Deprecated.
(since 5.2) Use SessionFactory (or SessionFactoryImplementor) as it now extends EntityManagerFactory directly
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.