klyn.databases.sql.postgresql.PostgreSQLCallableStatement.registerOutParameter
method
public registerOutParameter(index as Int, sqlType as Int, scale as Int = 0) as CallableStatement throws SQLException:
Description

Configures or executes a SQL statement.

Throws
  • SQLException if the statement is closed, a parameter index is invalid, SQL rendering fails, or execution reports a database error.