On 3/30/07, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
> Hello!
>
> On Wed, Mar 28, 2007 at 09:38:20PM +0200, Markus Gritsch wrote:
> > the problem is, that
> > doInTransaction() restores the old connection unconditionally to
> > sqlhub.threadConnection, although self.getConnection() returns
> > sqlhub.processConnection in case it is set.  And since
> > doInTransaction() sets sqlhub.threadConnection, changing
> > sqlhub.processConnection afterwards has no effect anymore.
>
>    Any opinion on the attached patch?

Yes, works fine. Thanks again,
Markus

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to