Class AttributeNodeImpl<X>

java.lang.Object
org.eclipse.persistence.internal.jpa.AttributeNodeImpl<X>
All Implemented Interfaces:
AttributeNode<X>
Direct Known Subclasses:
EntityGraphImpl

public class AttributeNodeImpl<X> extends Object implements AttributeNode<X>
Concrete JPA AttributeNode class. For this implementation the AttributeNode includes information from live AttributeItems.