Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Commits a rollback to undo changes to the database.
void Connection.rollback() throws ULjException
Invoking this method undoes all table data changes on this Connection object since the last commit or rollback.