Package | Description |
---|---|
org.hibernate.jpa.graph.internal | |
org.hibernate.loader.plan.build.internal |
Contains the internal implementations used for building a metamodel-driven LoadPlan.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraphNode<T>
Base class for EntityGraph and Subgraph implementations.
|
class |
EntityGraphImpl<T>
The Hibernate implementation of the JPA EntityGraph contract.
|
class |
SubgraphImpl<T> |
Modifier and Type | Method and Description |
---|---|
protected GraphNodeImplementor |
FetchGraphLoadPlanBuildingStrategy.getRootEntityGraph() |
protected GraphNodeImplementor |
LoadGraphLoadPlanBuildingStrategy.getRootEntityGraph() |
protected abstract GraphNodeImplementor |
AbstractEntityGraphVisitationStrategy.getRootEntityGraph() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.