Using Hibernate session with quartz

前端 未结 4 1774
北恋
北恋 2021-01-05 03:13

I\'ve a web application which uses framework like Struts and Hibernate. Currently I\'m developing a scheduler for this application using Quartz. While coding I realized that

4条回答
  •  余生分开走
    2021-01-05 03:50

    You can look at the below link to see if it gives you a direction to follow. Since you are not using Spring, it might be hard to apply this directly

    http://forum.springsource.org/showthread.php?t=12117

提交回复
热议问题