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:
- if the identifiable type does not have an id class.IllegalArgumentException
- Since:
- Jakarta Persistence (JPA) 1.0