Uses of Class
org.hibernate.graph.internal.AbstractGraphNode
Packages that use AbstractGraphNode
-
Uses of AbstractGraphNode in org.hibernate.graph.internal
Subclasses of AbstractGraphNode in org.hibernate.graph.internalModifier and TypeClassDescriptionclass
class
Implementation ofAttributeNode
.class
Implementation of the JPA-definedEntityGraph
interface.class
SubGraphImpl<J>
Implementation of the JPA-definedSubgraph
interface.