klyn.databases.sql.postgresql.PostgreSQLResultSet.getBytes
method
public getBytes(column as Object) as Byte[] throws SQLException:
Description

Reads data from the current result-set row.

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