インターフェース EntityType<X>
- 型パラメーター:
X
- 表現されたエンティティ型。
- すべてのスーパーインターフェース:
Bindable<X>
、IdentifiableType<X>
、ManagedType<X>
、Type<X>
public interface EntityType<X> extends IdentifiableType<X>, Bindable<X>
型EntityType
のインスタンスはエンティティ型を表します。- 導入:
- 2.0
ネストされたクラスのサマリー
インターフェース jakarta.persistence.metamodel.Bindable から継承されたネストクラス / インターフェース
Bindable.BindableType
インターフェース jakarta.persistence.metamodel.Type から継承されたネストクラス / インターフェース
Type.PersistenceType
メソッドのサマリー
すべてのメソッド インスタンスメソッド 抽象メソッド 修飾子と型 メソッド 説明 StringSE
getName()
エンティティ名を返します。インターフェース jakarta.persistence.metamodel.Bindable から継承されたメソッド
getBindableJavaType, getBindableType
インターフェース 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
メソッドの詳細
getName
StringSE getName()
エンティティ名を返します。- 戻り値:
- エンティティ名