We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd9ff39 commit 457d6cdCopy full SHA for 457d6cd
grails-datamapping-core/src/main/groovy/org/grails/datastore/gorm/GormEntityDirtyCheckable.groovy
@@ -27,7 +27,7 @@ import org.grails.datastore.mapping.model.PersistentEntity
27
import org.grails.datastore.mapping.model.PersistentProperty
28
29
/**
30
- *
+ * TESTING PUSH ACCESS TO GRAILS-CORE
31
* Special trait meant only for GORM entities to override default behaviour of DirtyCheckable.
32
* Applied manually during GormEntity transformation
33
*
0 commit comments