klyn.databases.sql.odbc.OdbcConnection.savepoint
method
public savepoint(name as String = "") as Savepoint throws SQLException:
Description

Creates a database savepoint using SQL SAVEPOINT.

Throws
  • SQLException if the database does not support savepoints or reports an error.