Class |
Description |
GormApiSupport
|
Helper class used in the case where there is not GORM API installed in the application to provide
basic validation facility. |
GrailsDomainClassCleaner
|
Clears static Grails "instance api" instances from domain classes when
ApplicationContext's ContextClosedEvent is received. |
GrailsDomainClassMappingContext
|
A MappingContext that adapts the Grails domain model to the Mapping API. |
GrailsDomainClassPersistentEntity
|
Bridges the GrailsDomainClass interface into the org.grails.datastore.mapping.model.PersistentEntity interface |
GrailsDomainClassPersistentProperty
|
Bridges a GrailsDomainClassProperty to the org.grails.datastore.mapping.model.PersistentProperty interface. |