Uses of Class
org.hibernate.graph.internal.AbstractGraphNode
-
Packages that use AbstractGraphNode Package Description org.hibernate.graph.internal -
-
Uses of AbstractGraphNode in org.hibernate.graph.internal
Subclasses of AbstractGraphNode in org.hibernate.graph.internal Modifier and Type Class Description class
AbstractGraph<J>
class
AttributeNodeImpl<J>
Implementation ofAttributeNode
.class
RootGraphImpl<J>
Implementation of the JPA-definedEntityGraph
interface.class
SubGraphImpl<J>
Implementation of the JPA-definedSubgraph
interface.
-