| Package | Description |
|---|---|
| org.hibernate.ejb | |
| org.hibernate.jpa.graph.internal | |
| org.hibernate.jpa.internal | |
| org.hibernate.jpa.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HibernateEntityManagerFactory
Deprecated.
Use
HibernateEntityManagerFactory instead |
| Modifier and Type | Method and Description |
|---|---|
HibernateEntityManagerFactory |
AttributeNodeImpl.getFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityManagerFactoryImpl
Actual Hibernate implementation of
EntityManagerFactory. |
| Modifier and Type | Method and Description |
|---|---|
HibernateEntityManagerFactory |
HibernateEntityManagerFactoryAware.getFactory()
Get access to the Hibernate extended EMF contract.
|
HibernateEntityManagerFactory |
AbstractEntityManagerImpl.getFactory() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.