Groovy Documentation

Package org.codehaus.groovy.grails.domain

 

Class Summary
GormApiSupport Helper class used in the case where there is not GORM API installed in the application to provide basic validation facility.
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.
 


Groovy Documentation