klyn.databases.sql.odbc.OdbcConnection.rollback
method
public rollback(savepoint as Savepoint = null) as Void throws SQLException:
Description

Rolls back the current transaction or one savepoint.

Throws
  • SQLException if the connection is closed or the ODBC driver reports an error.