Uses of Class
org.hibernate.engine.spi.EffectiveEntityGraph
Packages that use EffectiveEntityGraph
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of EffectiveEntityGraph in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return EffectiveEntityGraphModifier and TypeMethodDescriptionLoadQueryInfluencers.applyEntityGraph
(@Nullable RootGraphImplementor<?> rootGraph, @Nullable GraphSemantic graphSemantic) LoadQueryInfluencers.getEffectiveEntityGraph()