klyn.databases.sql.CallableStatement.getObject
method
public getObject(index as Int) as Object throws SQLException
Description

Reads one output parameter as an object.

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