|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractStaticPersistentMethod | |
|---|---|
| org.codehaus.groovy.grails.orm.hibernate.metaclass | |
| Uses of AbstractStaticPersistentMethod in org.codehaus.groovy.grails.orm.hibernate.metaclass |
|---|
| Subclasses of AbstractStaticPersistentMethod in org.codehaus.groovy.grails.orm.hibernate.metaclass | |
|---|---|
class |
AbstractClausedStaticPersistentMethod
|
class |
CountByPersistentMethod
Dynamic method that allows counting the values of the specified property names eg. |
class |
ExecuteQueryPersistentMethod
Allows the executing of abituary HQL queries eg. |
class |
ExecuteUpdatePersistentMethod
Allows the executing of abituary HQL updates. |
class |
FindAllByBooleanPropertyPersistentMethod
The "findAll |
class |
FindAllByPersistentMethod
The "findBy*" static persistent method. |
class |
FindAllPersistentMethod
The "findAll" persistent static method allows searching for instances using either an example instance or an HQL query. |
class |
FindByBooleanPropertyPersistentMethod
The "find |
class |
FindByPersistentMethod
The "findBy*" static persistent method. |
class |
FindPersistentMethod
The "find" persistent static method allows searching for instances using either an example instance or an HQL query. |
class |
ListOrderByPersistentMethod
The "listOrderBy*" static persistent method. |
class |
ListPersistentMethod
The "list" persistent static method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||