Jakarta Persistence (JPA) Method

boolean hasAttributeNode(
  Attribute<? super T,?> attribute
)


Determine if there is an existing attribute node for the given attribute.
Parameters:
attribute - attribute
Returns:
true if there is an existing attribute node.
Since:
Jakarta Persistence (JPA) 3.2