JPA Method
in javax.persistence.metamodel.Attribute

boolean isCollection()


Is the attribute collection-valued (represents a Collection, Set, List, or Map).
Return:
boolean indicating whether the attribute is collection-valued
Since:
JPA 2.0