Jakarta Persistence (JPA) Method

Set<SingularAttribute<? super X,?>> getIdClassAttributes()


Return the attributes corresponding to the id class of the identifiable type.
Returns:
id attributes.
Throws:
IllegalArgumentException - if the identifiable type does not have an id class.
Since:
Jakarta Persistence (JPA) 1.0