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

Releases a savepoint using SQL RELEASE SAVEPOINT.

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