|
EclipseLink 2.3.3, build 'v20120629-r11760' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
X - The type the represented collection belongs toC - The type of the represented collectionE - The element type of the represented collectionpublic interface PluralAttribute<X,C,E>
Instances of the type PluralAttribute represent
persistent collection-valued attributes.
| Nested Class Summary | |
|---|---|
static class |
PluralAttribute.CollectionType
|
| Nested classes/interfaces inherited from interface javax.persistence.metamodel.Attribute |
|---|
Attribute.PersistentAttributeType |
| Nested classes/interfaces inherited from interface javax.persistence.metamodel.Bindable |
|---|
Bindable.BindableType |
| Method Summary | |
|---|---|
PluralAttribute.CollectionType |
getCollectionType()
Return the collection type. |
Type<E> |
getElementType()
Return the type representing the element type of the collection. |
| Methods inherited from interface javax.persistence.metamodel.Attribute |
|---|
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection |
| Methods inherited from interface javax.persistence.metamodel.Bindable |
|---|
getBindableJavaType, getBindableType |
| Method Detail |
|---|
PluralAttribute.CollectionType getCollectionType()
Type<E> getElementType()
|
EclipseLink 2.3.3, build 'v20120629-r11760' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||