Jakarta Persistence (JPA) Method

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


Return the single-valued attributes of the managed type. Returns empty set if the managed type has no single-valued attributes.
Returns:
single-valued attributes.
Since:
Jakarta Persistence (JPA) 1.0