Re: Hibernate Session in App Module

2012-08-20 Thread ksrijith
= sessionSource.create(); Worked great :) - -- Don't Forget to Rate -- View this message in context: http://tapestry.1045711.n5.nabble.com/Hibernate-Session-in-App-Module-tp5715591p5715647.html Sent from the Tapestry - User mailing list archive at Nabbl

Re: Hibernate Session in App Module

2012-08-20 Thread Dmitry Gusev
>> fetch the data from the database. >> >> Thanks and Regards, >> Srijith >> >> >> >> - >> -- >> Don't Forget to Rate >> -- >> View this message in context: >> http://tapestry.1045711.n5.nabble.com/Hibernate-Sessio

Re: Hibernate Session in App Module

2012-08-20 Thread Dmitry Gusev
from the database. > > Thanks and Regards, > Srijith > > > > - > -- > Don't Forget to Rate > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Hibernate-Session-in-App-Module-tp5715591.html > Sent from the Tapestry - User

Hibernate Session in App Module

2012-08-20 Thread ksrijith
ed to know if I could inject a static Session variable or a static dao variable which could be used to fetch the data from the database. Thanks and Regards, Srijith - -- Don't Forget to Rate -- View this message in context: http://tapestry.1045711.n5.nabble.com/Hibernate-Session-in-App-