@Retention(value: RetentionPolicy.RUNTIME) @Target(value: [ElementType.TYPE]) @GroovyASTTransformationClass(value: org.grails.compiler.gorm.DirtyCheckTransformation) @interface DirtyCheck
Apply to enhance an entity with dirty checking support
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Groovy Documentation