| Fields inherited from class | Fields |
|---|---|
class AbstractGormMappingFactory |
defaultConstraints, entityToMapping, entityToPropertyMap |
class MappingFactory |
IDENTITY_PROPERTY, SIMPLE_TYPES |
| Constructor and description |
|---|
GormKeyValueMappingFactory
(java.lang.String keyspace) |
| Type | Name and description |
|---|---|
Family |
createMappedForm(PersistentEntity entity) |
KeyValue |
createMappedForm(PersistentProperty mpp) |
protected java.lang.Class<Family> |
getEntityMappedFormType() |
protected IdentityMapping |
getIdentityMappedForm(ClassMapping classMapping, KeyValue property) |
protected java.lang.Class<KeyValue> |
getPropertyMappedFormType() |