Interface AttributeNode<T>

Type Parameters:
T - The type of the attribute.

public interface AttributeNode<T>
Represents an attribute node of an entity graph.
Since:
2.1
See Also: