JPA Methodin javax.persistence.metamodel.ManagedTypeSet<Attribute<X,?>> getDeclaredAttributes() Return the attributes declared by the managed type. Returns empty set if the managed type has no declared attributes. Return: declared attributes of the managed typeSince:JPA 2.0