Hitachi

Hitachi Advanced Database Messages


KFAA71714-E

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

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

aa....aa:

Column number

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

{BINARY|VARBINARY|BOOLEAN|DECIMAL|DOUBLE PRECISION|INTEGER|ROW|SMALLINT}

S:

Terminates processing.

Action:

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