@CompileStatic class DomainPropertyFactoryImpl extends Object implements DomainPropertyFactory
| Type | Name and description |
|---|---|
Boolean |
convertEmptyStringsToNull |
Boolean |
trimStrings |
| Constructor and description |
|---|
DomainPropertyFactoryImpl(MappingContext grailsDomainClassMappingContext) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
DomainProperty |
build(PersistentProperty persistentProperty) |
|
DomainProperty |
build(PersistentProperty rootProperty, PersistentProperty persistentProperty) |