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.