Interface MappedSuperclassDomainType<J>
- All Superinterfaces:
DomainType<J>, IdentifiableDomainType<J>, IdentifiableType<J>, ManagedDomainType<J>, ManagedType<J>, MappedSuperclassType<J>, PathSource<J>, Type<J>
- All Known Subinterfaces:
SqmMappedSuperclassDomainType<T>
public interface MappedSuperclassDomainType<J>
extends IdentifiableDomainType<J>, MappedSuperclassType<J>, PathSource<J>
Extension of the JPA
MappedSuperclassType contract-
Nested Class Summary
Nested classes/interfaces inherited from interface Type
Type.PersistenceType -
Method Summary
Methods inherited from interface DomainType
getExpressibleJavaTypeMethods inherited from interface IdentifiableDomainType
findIdAttribute, findNaturalIdAttributes, findVersionAttribute, getDeclaredId, getDeclaredVersion, getId, getIdClassAttributes, getIdentifierDescriptor, getIdType, getSupertype, getVersion, hasIdClass, visitIdClassAttributesMethods inherited from interface IdentifiableType
hasSingleIdAttribute, hasVersionAttributeMethods inherited from interface ManagedDomainType
addSubType, findAttribute, findAttributeInSuperTypes, findConcreteGenericAttribute, findDeclaredAttribute, findDeclaredConcreteGenericAttribute, findDeclaredPluralAttribute, findDeclaredSingularAttribute, findPluralAttribute, findSingularAttribute, findSubTypesAttribute, getAttribute, getDeclaredAttribute, getJavaType, getMetamodel, getRepresentationMode, getSubTypes, getSuperType, getTypeName, visitAttributes, visitDeclaredAttributesMethods inherited from interface ManagedType
getAttributes, getCollection, getCollection, getDeclaredAttributes, getDeclaredCollection, getDeclaredCollection, getDeclaredList, getDeclaredList, getDeclaredMap, getDeclaredMap, getDeclaredPluralAttributes, getDeclaredSet, getDeclaredSet, getDeclaredSingularAttribute, getDeclaredSingularAttribute, getDeclaredSingularAttributes, getList, getList, getMap, getMap, getPluralAttributes, getSet, getSet, getSingularAttribute, getSingularAttribute, getSingularAttributesMethods inherited from interface PathSource
findSubPathSource, findSubPathSource, getPathName, getPathTypeMethods inherited from interface Type
getJavaType, getPersistenceType