Torque handles all transaction via its Transaction class. For the source code, see
http://svn.apache.org/viewcvs.cgi/db/torque/runtime/trunk/src/java/org/apache/torque/util/Transaction.java?rev=239636&view=log Thomas Matteo Barbieri <[EMAIL PROTECTED]> schrieb am 09.03.2006 17:12:16: > Thomas Fischer ha scritto: > > >This does not seem to be a problem of Torque. > >A general advice would be to check the places where the mysql driver > >classes are loaded from. Make sure that for each application, the driver > >can be loaded only from one place. > > > > Thomas > > > > > After more investigation I found that this problem could be caused by > the interaction of Torque and another library I use (ZK). > To better understanding the problem I would like to know how Torque > creates and closes transactions. > If you can tell me something or point me to the right source code, thank > you. > > Bye > > -- > Matteo Barbieri > S.T.E. s.r.l. > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
