JPA Method
in javax.persistence.metamodel.ManagedType

Set<SingularAttribute<?superX,?>> getSingularAttributes()


Return the single-valued attributes of the managed type. Returns empty set if the managed type has no single-valued attributes.
Return:
single-valued attributes
Since:
JPA 2.0