Uses of Class
org.hibernate.sql.results.graph.EntityGraphTraversalState.FetchStrategy
Packages that use EntityGraphTraversalState.FetchStrategy
-
Uses of EntityGraphTraversalState.FetchStrategy in org.hibernate.sql.results.graph
Methods in org.hibernate.sql.results.graph that return EntityGraphTraversalState.FetchStrategyConstructors in org.hibernate.sql.results.graph with parameters of type EntityGraphTraversalState.FetchStrategyModifierConstructorDescriptionTraversalResult
(GraphImplementor<?> previousContext, EntityGraphTraversalState.FetchStrategy fetchStrategy)