CollectionAttribute
- Type Parameters:
<X>- The type the represented Collection belongs to<E>- The element type of the represented Collection
- Super Interfaces:
Attribute<X,Collection<E>>,Bindable<E>,PluralAttribute<X,Collection<E>,E>
Instances of the type
CollectionAttribute represent persistent java.util.Collection-valued attributes. - Since:
- JPA 2.0