| Class | Description |
|---|---|
| GrailsDomainClassMappingContext |
A MappingContext that adapts the Grails domain model to the Mapping API.
|
| GrailsDomainClassPersistentEntity |
Bridges the
GrailsDomainClass interface into the PersistentEntity interface |
| GrailsDomainClassPersistentProperty |
Bridges a
GrailsDomainClassProperty to the PersistentProperty interface. |