Jakarta Persistence (JPA) Method
boolean isCollection()
Is the attribute collection-valued (represents a
Collection
,
Set
,
List
, or
Map
).
- Returns:
- boolean indicating whether the attribute is collection-valued.
- Since:
- Jakarta Persistence (JPA) 1.0