JPA Interface

ListAttribute

Type Parameters:
<X> - The type the represented List belongs to
<E> - The element type of the represented List
Super Interfaces:
Attribute<X,List<E>>, Bindable<E>, PluralAttribute<X,List<E>,E>

Instances of the type ListAttribute represent persistent javax.util.List-valued attributes.
Since:
JPA 2.0