You can create your own RunData object or you could just set the
connection as a request attribute.

john mcnally

"Nikhil G. Daddikar" wrote:
> 
> Hi Folks,
> 
> We are moving to using turbine from our home-grown "framework" and have been quite 
>pleased.
> 
> However I have a few questions. Here is one of them:
> 
>     While handling a web request, a bunch of java objects do database calls over 
>jdbc. I want to do this in a
> transaction => use the same connection in all the jdbc calls.
> 
> Currently we have a per-web-request context object that has the dbconnection object 
>in it. RunData doesn't seem to have
> it. What is the 'turbine recommended' way?
> 
> Thanks much!
> -ngd.
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

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

Reply via email to