Uses of Interface
org.hibernate.graph.spi.AppliedGraph
Packages that use AppliedGraph
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
-
Uses of AppliedGraph in org.hibernate.engine.jdbc.mutation.internal
Methods in org.hibernate.engine.jdbc.mutation.internal that return AppliedGraph -
Uses of AppliedGraph in org.hibernate.engine.spi
Classes in org.hibernate.engine.spi that implement AppliedGraphModifier and TypeClassDescriptionclass
Think of this as the composite modeling of a graph and the semantic. -
Uses of AppliedGraph in org.hibernate.loader.ast.internal
Methods in org.hibernate.loader.ast.internal that return AppliedGraph -
Uses of AppliedGraph in org.hibernate.query.internal
Classes in org.hibernate.query.internal that implement AppliedGraphMethods in org.hibernate.query.internal that return AppliedGraph -
Uses of AppliedGraph in org.hibernate.query.spi
Methods in org.hibernate.query.spi that return AppliedGraphModifier and TypeMethodDescriptionDelegatingQueryOptions.getAppliedGraph()
QueryOptions.getAppliedGraph()
JPAEntityGraph
explicitly applied to the query.QueryOptionsAdapter.getAppliedGraph()