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 |
---|---|
java.lang.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
Copyright © 2009-2013, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.