|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDynamicPersistentMethod | |
|---|---|
| org.codehaus.groovy.grails.orm.hibernate.metaclass | |
| Uses of AbstractDynamicPersistentMethod in org.codehaus.groovy.grails.orm.hibernate.metaclass |
|---|
| Subclasses of AbstractDynamicPersistentMethod in org.codehaus.groovy.grails.orm.hibernate.metaclass | |
|---|---|
class |
AbstractSavePersistentMethod
Abstract class for different implementations that perform saving to implement. |
class |
MergePersistentMethod
The merge() method follows the semantics of merge which attempts to "merge" an object with a long lived session. |
class |
SavePersistentMethod
Follows the semantics of saveOrUpdate of scheduling the object for persistence when a flush occurs. |
class |
ValidatePersistentMethod
Validates an instance of a domain class against its constraints. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||