Package | Description |
---|---|
org.hibernate.jpa.graph.internal | |
org.hibernate.jpa.internal | |
org.hibernate.jpa.spi |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraphNode<T>
Base class for EntityGraph and Subgraph implementations.
|
class |
AttributeNodeImpl<T>
Hibernate implementation of the JPA AttributeNode contract
|
class |
EntityGraphImpl<T>
The Hibernate implementation of the JPA EntityGraph contract.
|
class |
SubgraphImpl<T> |
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.