public static class Members.CollectionAttributeImpl<X,E> extends Members.PluralAttributeImpl<X,Collection<E>,E> implements javax.persistence.metamodel.CollectionAttribute<X,E>
javax.persistence.metamodel.PluralAttribute.CollectionType
fmd, owner
Constructor and Description |
---|
CollectionAttributeImpl(AbstractManagedType<X> owner,
FieldMetaData fmd) |
Modifier and Type | Method and Description |
---|---|
javax.persistence.metamodel.PluralAttribute.CollectionType |
getCollectionType() |
getBindableJavaType, getBindableType, getElementType, getPersistentAttributeType
compareTo, getDeclaringType, getJavaMember, getJavaType, getName, getType, isAssociation, isCollection, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CollectionAttributeImpl(AbstractManagedType<X> owner, FieldMetaData fmd)
public javax.persistence.metamodel.PluralAttribute.CollectionType getCollectionType()
getCollectionType
in interface javax.persistence.metamodel.PluralAttribute<X,Collection<E>,E>
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.