If I create a static SqlMapClient to service many threads, does ibatis guarantee transaction isolation ?
e.g. If one thread start the transaction and not commit, if another thread start the transaction using the same sqlMapClient, does it throw transaction already start exception ? -- View this message in context: http://www.nabble.com/static-SqlMapClient-and-transaction-isolation--problem-tp26011592p26011592.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org