Uses of Interface
org.hibernate.sql.results.graph.entity.EntityFetch
Packages that use EntityFetch
-
Uses of EntityFetch in org.hibernate.sql.results.graph.entity
Methods in org.hibernate.sql.results.graph.entity that return EntityFetchModifier and TypeMethodDescriptionEntityValuedFetchable.generateFetch
(FetchParent fetchParent, NavigablePath fetchablePath, FetchTiming fetchTiming, boolean selected, String resultVariable, DomainResultCreationState creationState) -
Uses of EntityFetch in org.hibernate.sql.results.jdbc.spi
Methods in org.hibernate.sql.results.jdbc.spi with parameters of type EntityFetch