Set<PluralAttribute<?superX,?,?>> getPluralAttributes()
Return all multi-valued attributes (Collection-, Set-, List-, and Map-valued attributes) of the managed type. Returns empty set if the managed type has no multi-valued attributes.
- Return:
- Collection-, Set-, List-, and Map-valued attributes
- Since:
- JPA 2.0