インターフェース MappedSuperclassType<X>
- 型パラメーター:
X
- 表現されたエンティティ型
- すべてのスーパーインターフェース:
IdentifiableType<X>
、ManagedType<X>
、Type<X>
public interface MappedSuperclassType<X> extends IdentifiableType<X>
型MappedSuperclassType
のインスタンスは、マップされたスーパークラス型を表します。- 導入:
- 2.0
ネストされたクラスのサマリー
インターフェース jakarta.persistence.metamodel.Type から継承されたネストクラス / インターフェース
Type.PersistenceType
メソッドのサマリー
インターフェース jakarta.persistence.metamodel.IdentifiableType から継承されたメソッド
getDeclaredId, getDeclaredVersion, getId, getIdClassAttributes, getIdType, getSupertype, getVersion, hasSingleIdAttribute, hasVersionAttribute
インターフェース jakarta.persistence.metamodel.ManagedType から継承されたメソッド
getAttribute, getAttributes, getCollection, getCollection, getDeclaredAttribute, getDeclaredAttributes, getDeclaredCollection, getDeclaredCollection, getDeclaredList, getDeclaredList, getDeclaredMap, getDeclaredMap, getDeclaredPluralAttributes, getDeclaredSet, getDeclaredSet, getDeclaredSingularAttribute, getDeclaredSingularAttribute, getDeclaredSingularAttributes, getList, getList, getMap, getMap, getPluralAttributes, getSet, getSet, getSingularAttribute, getSingularAttribute, getSingularAttributes
インターフェース jakarta.persistence.metamodel.Type から継承されたメソッド
getJavaType, getPersistenceType