.rollback

.rollback aborts and rolls back the current transaction.

JDBC Call

It corresponds to JDBC Connection class’s rollback() function.