Package org.hibernate.sql.results.graph
Class EntityGraphTraversalState.TraversalResult
java.lang.Object
org.hibernate.sql.results.graph.EntityGraphTraversalState.TraversalResult
- Enclosing interface:
- EntityGraphTraversalState
Details of a particular traversal within the entity graph
-
Constructor Summary
ConstructorsConstructorDescriptionTraversalResult
(GraphImplementor<?> previousContext, EntityGraphTraversalState.FetchStrategy fetchStrategy) -
Method Summary
-
Constructor Details
-
TraversalResult
public TraversalResult(GraphImplementor<?> previousContext, EntityGraphTraversalState.FetchStrategy fetchStrategy)
-
-
Method Details
-
getGraph
-
getFetchStrategy
-