Models an embedded entity
| Fields inherited from class | Fields | 
|---|---|
| class AbstractPersistentEntity | associations, context, identity, javaClass, mappedPropertiesByName, owners, persistentProperties, persistentPropertyNames, propertiesByName, version | 
| Constructor and description | 
|---|
| EmbeddedPersistentEntity
                                (java.lang.Class type, MappingContext ctx) | 
| Type | Name and description | 
|---|---|
| void | initialize() | 
| protected PersistentProperty | resolveIdentifier() | 
| Methods inherited from class | Name | 
|---|---|
| class AbstractPersistentEntity | equals, getAssociations, getCompositeIdentity, getDecapitalizedName, getDiscriminator, getIdentity, getJavaClass, getMapping, getMappingContext, getMappingStrategy, getName, getParentEntity, getPersistentProperties, getPersistentPropertyNames, getPropertyByName, getRootEntity, getVersion, hasProperty, hashCode, includeIdentifiers, initialize, isAbstract, isAnnotatedSuperClass, isExternal, isIdentityName, isInitialized, isInstance, isOwningEntity, isRoot, isVersioned, newInstance, resolveIdentifier, setExternal, toString | 
| 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() |