Package org.hibernate.graph
Interface GraphNode<J>
- All Known Subinterfaces:
AttributeNode<J>
,AttributeNodeImplementor<J,
,E, K> Graph<J>
,GraphImplementor<J>
,GraphNodeImplementor<J>
,RootGraph<J>
,RootGraphImplementor<J>
,SubGraph<J>
,SubGraphImplementor<J>
public interface GraphNode<J>
Common operations of
AttributeNode
and Graph
.- See Also:
-
Method Summary
-
Method Details
-
isMutable
boolean isMutable() -
makeCopy
-