klyn.databases.sql.postgresql.PostgreSQLConnection.commit
method
public commit() as Void throws SQLException:
Description

Performs a database connection operation.

Throws
  • SQLException if the connection is closed, the transaction state is invalid, or the database reports an error.