Uses of Class
org.hibernate.engine.spi.EffectiveEntityGraph
-
Packages that use EffectiveEntityGraph Package Description org.hibernate.engine.spi 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 EffectiveEntityGraph Modifier and Type Method Description EffectiveEntityGraph
LoadQueryInfluencers. getEffectiveEntityGraph()
-