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