[root]/groovy/modules/grails/src/persistence/org/codehaus/groovy/grails/orm/hibernate/support
removing the outdated grails module from the repository
0 lines of code changed in:
moved flushing into filter so that updates are committed if no errors occur
7 lines of code changed in:
centralised grails application loading in dispatcher servlet
33 lines of code changed in:
refactored request attribute names into a common class
5 lines of code changed in:
updated to use new constants defined in GrailsApplicaiton interface for id and context names
4 lines of code changed in:
Updated to use hibernate's in-built dialect factory to establish dialect to use
8 lines of code changed in:
fixed bug where it was reloading the whole grails app on every request and hence resetting the in memory database (woops)
17 lines of code changed in:
removed unnecessary import
0 lines of code changed in:
Implemented and open session in view filter for Grails
32 lines of code changed in:
Added Spring persistence configuration.
1 lines of code changed in: