Package org.hibernate.graph
Interface GraphNode<J>
-
- All Known Subinterfaces:
AttributeNode<J>,AttributeNodeImplementor<J>,Graph<J>,GraphImplementor<J>,GraphNodeImplementor<J>,RootGraph<J>,RootGraphImplementor<J>,SubGraph<J>,SubGraphImplementor<J>
public interface GraphNode<J>Commonality betweenAttributeNodeandGraph.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisMutable()GraphNode<J>makeCopy(boolean mutable)
-