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 classAbstractGraph<J>classAttributeNodeImpl<J>Implementation ofAttributeNode.classRootGraphImpl<J>Implementation of the JPA-definedEntityGraphinterface.classSubGraphImpl<J>Implementation of the JPA-definedSubgraphinterface.
-