public class HibernatePersistentEntity extends AbstractPersistentEntity
Persistent entity implementation for Hibernate
| Constructor and description |
|---|
HibernatePersistentEntity(Class javaClass, MappingContext context) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public PersistentEntity |
getEntity() |
|
public Mapping |
getMappedForm() |
|
public ClassMapping<Mapping> |
getMapping() |
|
protected boolean |
includeIdentifiers() |
| Methods inherited from class | Name |
|---|---|
class AbstractPersistentEntity |
addOwner, equals, getAssociations, getClass, getCompositeIdentity, getDecapitalizedName, getDiscriminator, getEmbedded, getIdentity, getJavaClass, getMapping, getMappingContext, getMappingStrategy, getName, getParentEntity, getPersistentProperties, getPersistentPropertyNames, getPropertyByName, getReflector, getRootEntity, getTenantId, getVersion, hasProperty, hashCode, initialize, isAbstract, isExternal, isIdentityName, isInitialized, isInstance, isMultiTenant, isOwningEntity, isRoot, isVersioned, newInstance, notify, notifyAll, setExternal, toString, wait, wait, wait |