klyn.databases.sql.ResultSet.getObject
method
public getObject(column as Object) as Object throws SQLException
Description

Reads one raw/object column value by index or label.

Throws
  • SQLException if the cursor is invalid, the column reference is unknown, conversion fails, or the database reports an error.