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>Hibernate implementation of the JPA AttributeNode contractclassRootGraphImpl<J>The Hibernate implementation of the JPA EntityGraph contract.classSubGraphImpl<J>
-