This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Commit b45f955
authored
Second level cache not working for inherited domains (#483)
* caching properties transition from parent to chind
https://github.com/grails/grails-data-mapping/issues/1594
* caching properties transition from parent to chind
https://github.com/grails/grails-data-mapping/issues/15941 parent e9556e2 commit b45f955
File tree
1 file changed
+3
-1
lines changed- grails-datastore-gorm-hibernate5/src/main/groovy/org/grails/orm/hibernate/cfg
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1516 | 1516 | | |
1517 | 1517 | | |
1518 | 1518 | | |
1519 | | - | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
1520 | 1522 | | |
1521 | 1523 | | |
1522 | 1524 | | |
| |||
0 commit comments