Hitachi

Hitachi Advanced Database Messages


KFAA71709-E

The getLong method cannot get the data. (column index = aa....aa, data type = bb....bb) (J)

The specified column data cannot be acquired with the getLong method of the ResultSet class. <SQLSTATE:R2451>

aa....aa:

Column number

bb....bb: Data type of the column (SQL data type)

{BINARY|VARBINARY|CHAR|DATE|DECIMAL|DOUBLE PRECISION|REAL|ROW|STRING|TIME|TIMESTAMP|TIMESTAMP WITH TIME ZONE|UUID|VARBINARY|VARCHAR}

S:

Terminates processing.

Action:

Specify the getXXX method of the ResultSet class corresponding to the column data type.