インターフェース CollectionAttribute<X,E>
- 型パラメーター:
X- 表現されたコレクションが属する型E- 表現されたコレクションの要素型
- すべてのスーパーインターフェース:
Attribute<X,CollectionSE<E>>、Bindable<E>、PluralAttribute<X,CollectionSE<E>,E>
public interface CollectionAttribute<X,E> extends PluralAttribute<X,CollectionSE<E>,E>
型CollectionAttributeのインスタンスは、永続的なjava.util.Collection-valued 属性を表します。- 導入:
- 2.0
ネストされたクラスの要約
インターフェース jakarta.persistence.metamodel.Attribute から継承されたネストクラス / インターフェース
Attribute.PersistentAttributeType
インターフェース jakarta.persistence.metamodel.Bindable から継承されたネストクラス / インターフェース
Bindable.BindableType
インターフェース jakarta.persistence.metamodel.PluralAttribute から継承されたネストクラス / インターフェース
PluralAttribute.CollectionType
方法の概要
インターフェース jakarta.persistence.metamodel.Attribute から継承されたメソッド
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, isAssociation, isCollection
インターフェース jakarta.persistence.metamodel.Bindable から継承されたメソッド
getBindableJavaType, getBindableType
インターフェース jakarta.persistence.metamodel.PluralAttribute から継承されたメソッド
getCollectionType, getElementType