rollback method

Commits a rollback to undo changes to the database.

Syntax
void Connection.rollback() throws ULjException
Remarks

Invoking this method undoes all database changes on this connection since the commit or rollback.