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>
Hibernate implementation of the JPA AttributeNode contractclass
RootGraphImpl<J>
The Hibernate implementation of the JPA EntityGraph contract.class
SubGraphImpl<J>
-