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
AttributeNodeImpl<J,
E, K> Implementation ofAttributeNode
.class
GraphImpl<J>
class
Implementation of the JPA-definedEntityGraph
interface.class
SubGraphImpl<J>
Implementation of the JPA-definedSubgraph
interface.