public static class Members.ListAttributeImpl<X,E> extends Members.PluralAttributeImpl<X,List<E>,E> implements javax.persistence.metamodel.ListAttribute<X,E>
javax.persistence.metamodel.PluralAttribute.CollectionTypefmd, owner| Constructor and Description |
|---|
ListAttributeImpl(AbstractManagedType<X> owner,
FieldMetaData fmd) |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.metamodel.PluralAttribute.CollectionType |
getCollectionType() |
getBindableJavaType, getBindableType, getElementType, getPersistentAttributeTypecompareTo, getDeclaringType, getJavaMember, getJavaType, getName, getType, isAssociation, isCollection, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic ListAttributeImpl(AbstractManagedType<X> owner, FieldMetaData fmd)
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.