| Package | Description |
|---|---|
| org.hibernate.ejb | |
| org.hibernate.jpa.internal | |
| org.hibernate.jpa.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HibernateEntityManager
Deprecated.
Use
HibernateEntityManager instead |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityManagerImpl
Hibernate implementation of
EntityManager. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HibernateEntityManagerImplementor
Additional internal contracts for the Hibernate
EntityManager implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEntityManagerImpl |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.