- getJavaClass
- getIdentity
Returns the identity of the instance
- getMapping
Defines the mapping between this persistent entity and an external form
- getPropertyByName
Obtains a PersistentProperty instance by name
- getName
The entity name including any package prefix
- getPersistentProperties
A list of properties to be persisted
- getVersion
Returns the version property.
- isMultiTenant
- getAssociations
A list of the associations for this entity. This is typically a subset of the
list returned by #getP
- getCompositeIdentity
The composite id
- getMappingContext
Obtains the MappingContext where this PersistentEntity is defined
- getReflector