X
- The represented entity type.Bindable<X>
, IdentifiableType<X>
, ManagedType<X>
, Type<X>
public interface EntityType<X> extends IdentifiableType<X>, Bindable<X>
EntityType
represent entity types.Bindable.BindableType
Type.PersistenceType
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
Return the entity name.
|
getBindableJavaType, getBindableType
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
Copyright © 2018. All rights reserved.