Persistent entity implementation for Hibernate
Constructor and description |
---|
HibernatePersistentEntity
(java.lang.Class javaClass, MappingContext context) |
Type | Name and description |
---|---|
ClassMapping<Mapping> |
getMapping() |
protected boolean |
includeIdentifiers() |
Methods inherited from class | Name |
---|---|
class AbstractPersistentEntity |
equals, toString, hashCode, isInstance, getName, newInstance, isAbstract, initialize, isInitialized, getJavaClass, isRoot, getVersion, hasProperty, getMapping, getMappingStrategy, setExternal, isIdentityName, getParentEntity, getRootEntity, getDecapitalizedName, getPersistentPropertyNames, getAssociations, getDiscriminator, isVersioned, getPropertyByName, getMappingContext, getIdentity, getPersistentProperties, getCompositeIdentity, isOwningEntity, isExternal, wait, wait, wait, getClass, notify, notifyAll |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |