Uses of Interface
org.hibernate.query.named.FetchMemento.Parent
Packages that use FetchMemento.Parent
-
Uses of FetchMemento.Parent in org.hibernate.query.named
Methods in org.hibernate.query.named with parameters of type FetchMemento.ParentModifier and TypeMethodDescriptionFetchMemento.resolve
(FetchMemento.Parent parent, Consumer<String> querySpaceConsumer, org.hibernate.query.internal.ResultSetMappingResolutionContext context) Resolve the fetch-memento into the result-graph-node builderFetchMementoBasic.resolve
(FetchMemento.Parent parent, Consumer<String> querySpaceConsumer, org.hibernate.query.internal.ResultSetMappingResolutionContext context)