klyn.databases.sql.Connection.commit
method
public commit() as Void throws SQLException
Description
Commits the current transaction.
import klyn.databases.sql

connection.commit()