Posted: Mon Apr 21, 2014 12:03 am Post subject: Need to rollback the transaction in Sybase
Novice
Joined: 13 Dec 2012 Posts: 11
Dear All,
I'm using the WMB V8.
My back end is Sybase databse. I am using the JDBC connection to interact with db.
In my service 2 transaction are happening in single call. I wanna rolleback the 2transactions in Java Compute node.
in Java code i set
stmt.execute("SET CHANINED OFF");
So how can I roll back those two transaction in Java compute node.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum