Rollback the current transaction to savepoint.
savepoint to rollback to. If savepoint s is null or no savepoint is specified then transaction will be rolled back to the begining.
See Implementation
Rollback the current transaction to savepoint.