X
- The represented entity type.public interface EntityType<X> extends IdentifiableType<X>, Bindable<X>
EntityType
represent entity types.Type.PersistenceType
Bindable.BindableType
Modifier and Type | Method and Description |
---|---|
String |
getName()
Return the entity name.
|
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
String getName()
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.