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:
- a {@link Map} of subgraphs associated with this attribute node's map key or an empty {@code Map} if none have been defined
- Since:
- JPA 2.1
- Return:
- a {@link Map} of subgraphs associated with this attribute node or an empty {@code Map} if none have been defined
- Since:
- JPA 2.1