Jakarta Persistence (JPA) Method
AttributeNode<Y> getAttributeNode(
Attribute<? super T,Y> attribute
)
Get an existing attribute node for the given attribute.
- Parameters:
attribute- attribute
- Returns:
- the attribute node.
- Throws:
- if there is no existing node for the attribute.NoSuchElementException
- Since:
- Jakarta Persistence (JPA) 3.2