Hello, I'm having problem using SqlMapClient in multiple threads ...
I'm storing SqlMapClient instance as ThreadLocal variable - thus each thread gets it's own separate copy. I've supplied startTransaction(), commitTransaction() and endTransaction() which operate on thread local SqlMapClient instance When running the application under multiple threads, it seems to get stuck on update on same table... Did anyone notice this earlier? Any solutions ...? Regards Ejaz This email is confidential and subject to important disclaimers and conditions including on offers for the purchase or sale of securities, accuracy and completeness of information, viruses, confidentiality, legal privilege, and legal entity disclaimers, available at http://www.jpmorgan.com/pages/disclosures/email. --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org