Uses of Interface
org.codehaus.groovy.grails.commons.ExternalGrailsDomainClass

Packages that use ExternalGrailsDomainClass
org.codehaus.groovy.grails.orm.hibernate   
 

Uses of ExternalGrailsDomainClass in org.codehaus.groovy.grails.orm.hibernate
 

Classes in org.codehaus.groovy.grails.orm.hibernate that implement ExternalGrailsDomainClass
 class GrailsHibernateDomainClass
          An implementation of the GrailsDomainClass interface that allows Classes mapped in Hibernate to integrate with Grails' validation, dynamic methods etc. seamlessly
 



Copyright (c) 2005-2006 The Grails project