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