Jakarta Persistence (JPA) Method

Set<Attribute<X,?>> getDeclaredAttributes()


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