Class |
Description |
DirtyCheckTransformation
|
Applies the DirtyCheck transformation |
DirtyCheckingTransformer
|
Transforms a domain class making it possible for the domain class to take responsibility of tracking changes to itself, thus removing the responsibility from the ORM system which would have to maintain parallel state
and compare the state of the domain class to the stored state. |
DirtyCheckingTransformer.GetterAndSetter
|
|
GlobalTraitRepairTransformation
|
Repairs the AST due to bugs in the way org.codehaus.groovy.transform.trait.TraitComposer works. |
GormEntityTransformation
|
An AST transformation that adds the following features:
|