Class AttributeNodeImpl<J>

java.lang.Object
org.hibernate.graph.internal.AbstractGraphNode<J>
org.hibernate.graph.internal.AttributeNodeImpl<J>
All Implemented Interfaces:
AttributeNode<J>, AttributeNode<J>, GraphNode<J>, AttributeNodeImplementor<J>, GraphNodeImplementor<J>

public class AttributeNodeImpl<J> extends AbstractGraphNode<J> implements AttributeNodeImplementor<J>
Implementation of AttributeNode.