| Fields inherited from class | Fields | 
|---|---|
| class AbstractGormMappingFactory | defaultConstraints, entityToMapping, entityToPropertyMap, versionByDefault | 
| Constructor and description | 
|---|
| GormKeyValueMappingFactory
                                (java.lang.String keyspace) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | Family | createMappedForm(PersistentEntity entity) | 
|  | KeyValue | createMappedForm(PersistentProperty mpp) | 
|  | protected PropertyMapping<KeyValue> | createPropertyMapping(PersistentProperty<KeyValue> property, PersistentEntity owner) | 
|  | protected java.lang.Class<Family> | getEntityMappedFormType() | 
|  | protected IdentityMapping | getIdentityMappedForm(ClassMapping classMapping, KeyValue property) | 
|  | protected java.lang.Class<KeyValue> | getPropertyMappedFormType() | 
| Methods inherited from class | Name | 
|---|---|
| class AbstractGormMappingFactory | createConfigurationBuilder, createIdentityMapping, createMappedForm, createMappedForm, evaluateWithContext, getEntityMappedFormType, getIdentityMappedForm, getPropertyMappedFormType, isTenantId, setContextObject, setDefaultConstraints, setDefaultMapping, setVersionByDefault |