Class AttributeNodeImpl<J,E,K>

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

public abstract sealed class AttributeNodeImpl<J,E,K> extends AbstractGraphNode<J> implements AttributeNodeImplementor<J,E,K>
Implementation of AttributeNode.