X
- The type the represented Collection belongs toE
- The element type of the represented CollectionAttribute<X,java.util.Collection<E>>
, Bindable<E>
, PluralAttribute<X,java.util.Collection<E>,E>
public interface CollectionAttribute<X,E> extends PluralAttribute<X,java.util.Collection<E>,E>
CollectionAttribute
represent persistent
java.util.Collection
-valued attributes.Attribute.PersistentAttributeType
Bindable.BindableType
PluralAttribute.CollectionType
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection
getBindableJavaType, getBindableType
getCollectionType, getElementType
Copyright © 2018. All rights reserved.