AttributeNode
- Type Parameters:
<T>
- The type of the attribute.
Represents an attribute node of an entity graph.
- Since:
- JPA 2.1
Public Methods
String getAttributeName()
- Return:
- name of the attribute
- Since:
- JPA 2.1
- Return:
- Map of subgraphs associated with this attribute node's map key or empty Map if none have been defined
- Since:
- JPA 2.1
- Return:
- Map of subgraphs associated with this attribute node or empty Map if none have been defined
- Since:
- JPA 2.1