ObjectDB ObjectDB

isAssociation() - JPA Attribute's method

Method
javax.persistence.metamodel.Attribute
boolean isAssociation()

Is the attribute an association.
Returns:
boolean indicating whether the attribute corresponds to an association
Since:
JPA 2.0