Jakarta Persistence (JPA) Method

Set<SingularAttribute<X,?>> getDeclaredSingularAttributes()


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