Uses of Class
org.codehaus.groovy.grails.orm.hibernate.metaclass.AbstractClausedStaticPersistentMethod

Packages that use AbstractClausedStaticPersistentMethod
org.codehaus.groovy.grails.orm.hibernate.metaclass   
 

Uses of AbstractClausedStaticPersistentMethod in org.codehaus.groovy.grails.orm.hibernate.metaclass
 

Subclasses of AbstractClausedStaticPersistentMethod in org.codehaus.groovy.grails.orm.hibernate.metaclass
 class CountByPersistentMethod
          Dynamic method that allows counting the values of the specified property names eg.
 class FindAllByPersistentMethod
          The "findBy*" static persistent method.
 class FindByPersistentMethod
          The "findBy*" static persistent method.
 



Copyright (c) 2005-2006 The Grails project