Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.ejb | |
org.hibernate.engine.spi | |
org.hibernate.envers.internal.entities.mapper.relation.lazy | |
org.hibernate.event.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.jpa.spi | |
org.hibernate.osgi |
Main OSGi support classes
|
Class and Description |
---|
HibernateEntityManager
Deprecated.
(snce 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
Defines the available HEM settings, both JPA-defined as well as Hibernate-specific
NOTE : Does *not* include
Environment values. |
HibernateEntityManager
Deprecated.
(snce 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.
(snce 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.
(snce 5.2) Use Session (or SessionImplementor), as it now extends EntityManager directly
|
Class and Description |
---|
HibernateEntityManager
Deprecated.
(snce 5.2) Use Session (or SessionImplementor), as it now extends EntityManager directly
|
Class and Description |
---|
HibernateEntityManager
Deprecated.
(snce 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.
(snce 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 |
---|
HibernatePersistenceProvider
The Hibernate
PersistenceProvider implementation |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.