Hi 

I working on an application where the services and buisness domain objects are 
sitting on a server with ibatis providing the data access layer support.
The clients which are swt client connect to the server and via rpc calls. 
Our customer want us to rollback all db changes during a user login should they 
not want to commit (Commit in our case is not commit to db but to cascade data 
changes to other machines) ie they want to undo the changes made to the db ie 
rollback. Is ibatis capable of providing this global transaction that spans a 
users session if you like. 

In the daomanager api there is talk of 2 phase commits but i dont think this is 
the same thing?

we are using mysql and the jdbc connector 3.1.6, the jdk is 1.4.2 no j2ee 
application server.

many thanks 

steve..

This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

<<winmail.dat>>

Reply via email to