Uses of Class
org.hibernate.graph.CannotBecomeEntityGraphException
Packages that use CannotBecomeEntityGraphException
Package
Description
Implements and extends the JPA-defined entity graph API.
This package defines an internal SPI abstracting over implementations
of the APIs defined in
org.hibernate.graph
.-
Uses of CannotBecomeEntityGraphException in org.hibernate.graph
Methods in org.hibernate.graph that throw CannotBecomeEntityGraphExceptionModifier and TypeMethodDescriptionGraph.makeRootGraph
(String name, boolean mutable) Deprecated, for removal: This API element is subject to removal in a future version.This will be removed -
Uses of CannotBecomeEntityGraphException in org.hibernate.graph.spi
Methods in org.hibernate.graph.spi that throw CannotBecomeEntityGraphExceptionModifier and TypeMethodDescriptionSubGraphImplementor.makeRootGraph
(String name, boolean mutable) Deprecated, for removal: This API element is subject to removal in a future version.