On Thu, 20 Sep 2007 04:37:12 -0300, Massimo Lusetti <[EMAIL PROTECTED]> wrote:

On 9/20/07, Josh Canfield <[EMAIL PROTECTED]> wrote:

I agree that Hibernate support needs some work but at least is usable.

Shameless plug: take a look at http://tapestry-mine.sourceforge.net/hibertapestry/ :) It implments the open session in view design pattern, automatically closes the Session in thread cleanup and does automatic transaction opening and commiting (and aborting, if some exception is thrown) based on annotations in your service methods. ;)
In your code that use Sessions, just inject it through Tapestry-IoC.

--
Thiago H. de Paula Figueiredo
Desenvolvedor, Instrutor e Consultor de Tecnologia
Eteg Tecnologia da Informação Ltda.
http://www.eteg.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to