What do u mean with "using an external library"??!

Ice-Man

2008/12/1 L. <[EMAIL PROTECTED]>

>
> Hi,
>
> I am using AppFuse ("old version" = 1.9.2) and I am neet to do something
> unusual :
> in on of my manager (kind of a batch process), I need to perform several
> operations on the database (using DAOs) and in the middle of theses
> operations, I need to perform still an operation on the database, but this
> time using an external library.
>
> So I need to get a handle on the database connection used in my manager
> (and
> by the DAOs) to give to my external library (so theses functions use the
> same connection **and transaction**).
>
> How do I get this ? Is there something in Spring/Appgfuse to manage this ?
>
>
> Cheers,
> [EMAIL PROTECTED]
>
> --
> View this message in context:
> http://www.nabble.com/Getting-a-database-connection-handle-tp20774022s2369p20774022.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to