JPA Interface

SetAttribute

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

Instances of the type SetAttribute represent persistent java.util.Set-valued attributes.
Since:
JPA 2.0