PluralAttribute
- Type Parameters:
<X>- The type the represented collection belongs to<C>- The type of the represented collection<E>- The element type of the represented collection
- Super Interfaces:
Attribute<X,C>,Bindable<E>
Instances of the type
PluralAttribute represent persistent collection-valued attributes. - Since:
- JPA 2.0
Public Methods
- Return:
- collection type
- Since:
- JPA 2.0
- Return:
- element type
- Since:
- JPA 2.0