Interface IdentifiableTypeClass
- All Superinterfaces:
TableContainer
- All Known Implementing Classes:
JoinedSubclass, MappedSuperclass, PersistentClass, RootClass, SingleTableSubclass, Subclass, UnionSubclass
-
Method Summary
Modifier and TypeMethodDescriptionvoidapplyProperty(Property property) Deprecated, for removal: This API element is subject to removal in a future version.No longer usedbooleanMethods inherited from interface TableContainer
findSecondaryTable, findTable, getSecondaryTable, getTable
-
Method Details
-
getSuperType
IdentifiableTypeClass getSuperType() -
getSubTypes
List<IdentifiableTypeClass> getSubTypes() -
getDeclaredProperties
-
getIdentifierMapper
Component getIdentifierMapper() -
getImplicitTable
Table getImplicitTable() -
isVersioned
boolean isVersioned() -
getVersion
Property getVersion() -
applyProperty
Deprecated, for removal: This API element is subject to removal in a future version.No longer used
-