[ 
http://mifosforge.jira.com/browse/MIFOS-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udai Gupta closed MIFOS-3502.
-----------------------------

       Resolution: Fixed
    Fix Version/s: Release E

> Migration to Spring managed Hibernate Session Factory
> -----------------------------------------------------
>
>                 Key: MIFOS-3502
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3502
>             Project: mifos
>          Issue Type: Story
>            Reporter: Shahzada Hatim
>            Assignee: Shahzada Hatim
>             Fix For: Release E
>
>
> This has basically the four subtasks 
> create an extension of Spring Hibernate Session factory which picks 
> questioner module hibernate configuration as well as the hibernate 
> configuration as well
> It is to be verified that it is picking up all the classes
> -Removing the session factory in hibernate util and use the  session factory 
> bean from spring context.
> (create another HibernateUtil , oe even cleaner code, some thing what spring 
> does and test it with one test, make sure that it is doing the same as what 
> it was before).
> If it is not working, then we will have to figure out. Then we can make a big 
> jump. After this we will have only one session factory.
> Get rid of StaticHibernateUtil, and make all the test and main code use 
> SessionFactory code
> A generalized file picker which does not use hard coded links (could even do 
> JPA annotation pickup and generate a spring managed session factory)
> This should result in a considerable build  time since the tests initialize 
> the  session factory many times.

-- 
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