getAttributes() - JPA ManagedType's method
Method javax.persistence.metamodel.ManagedType
Set<Attribute<?,?>> getAttributes()
Return the attributes of the managed type.
- Returns:
- attributes of the managed type
- Since:
- JPA 2.0