Spring managed Entity Persistence and Transactions - Google Summer of Code 2010
-------------------------------------------------------------------------------

                 Key: MIFOS-2965
                 URL: http://mifosforge.jira.com/browse/MIFOS-2965
             Project: mifos
          Issue Type: Improvement
          Components: Misc
            Reporter: Udai Gupta
            Assignee: Dhanushka kottegoda
            Priority: Major


Mifos uses Hibernate as their ORM mapper and manual codes to handle 
transactions and Hibernate sessions. The main objective of this project is to 
"replace the legacy Hibernate codes" using Spring Hibernate support and 
introduce Spring declarative transaction handling to the project. Also this 
will enable the use of transaction rollback features for test cases that makes 
each integration test run within a single transaction. Domain Model patterns 
will used for the refactoring.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------

_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to