X - 表されるコレクションが属する型E - 表されるコレクションの要素の型public interface CollectionAttribute<X,E> extends PluralAttribute<X,java.util.Collection<E>,E>
CollectionAttribute型のインスタンスは永続化されたjava.util.Collectionの属性を表します。PluralAttribute.CollectionTypeAttribute.PersistentAttributeTypeBindable.BindableTypegetCollectionType, getElementTypegetDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollectiongetBindableJavaType, getBindableTypeTranslated by @megascus.