| Modifiers | Name | Description | 
|---|---|---|
| class | KeyValuePersistentEntity.KeyValueClassMapping | 
| Fields inherited from class | Fields | 
|---|---|
| class AbstractPersistentEntity | associations, context, embedded, identity, javaClass, mappedPropertiesByName, owners, persistentProperties, persistentPropertyNames, propertiesByName, version | 
| Constructor and description | 
|---|
| KeyValuePersistentEntity
                                (java.lang.Class javaClass, MappingContext context) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | ClassMapping<Family> | getMapping() | 
|  | PersistentEntity | getParentEntity() | 
|  | PersistentProperty | getPropertyByName(java.lang.String name) | 
| Methods inherited from class | Name | 
|---|---|
| class AbstractPersistentEntity | addOwner, equals, getAssociations, getCompositeIdentity, getDecapitalizedName, getDiscriminator, getEmbedded, getIdentity, getJavaClass, getMapping, getMappingContext, getMappingStrategy, getName, getParentEntity, getPersistentProperties, getPersistentPropertyNames, getPropertyByName, getReflector, getRootEntity, getTenantId, getVersion, hasProperty, hashCode, includeIdentifiers, initialize, isAbstract, isAnnotatedSuperClass, isExternal, isIdentityName, isInitialized, isInstance, isMultiTenant, isOwningEntity, isRoot, isVersioned, newInstance, resolveIdentifier, setExternal, toString |