X
- エンティティ型を表すpublic interface EntityType<X> extends IdentifiableType<X>, Bindable<X>
EntityType
型のインスタンスはエンティティ型を表します。Type.PersistenceType
Bindable.BindableType
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.String |
getName()
エンティティの名前を返します。
|
getDeclaredId, getDeclaredVersion, getId, getIdClassAttributes, getIdType, getSupertype, getVersion, hasSingleIdAttribute, hasVersionAttribute
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
getJavaType, getPersistenceType
getBindableJavaType, getBindableType
Translated by @megascus.