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>
- All Known Implementing Classes:
AbstractGraph,AbstractGraphNode,AttributeNodeImpl,RootGraphImpl,SubGraphImpl
public interfaceGraphNode<J>Common operations ofAttributeNodeandGraph.- See Also:
AttributeNode,Graph
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisMutable()GraphNode<J>makeCopy(boolean mutable)