インターフェース EmbeddableType<X>
- 型パラメーター:
X
- 表現された型。
- すべてのスーパーインターフェース:
ManagedType<X>
,Type<X>
public interface EmbeddableType<X> extends ManagedType<X>
型EmbeddableType
のインスタンスは、埋め込み可能な型を表します。- 導入:
- 2.0
ネストされたクラスのサマリー
インターフェース jakarta.persistence.metamodel.Type から継承されたネストクラス / インターフェース
Type.PersistenceType
メソッドのサマリー
インターフェース 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