KFAA71716-E
The getTimestamp method cannot get the data. (column index = aa....aa, data type = bb....bb) (J)
The specified column data cannot be acquired with the getTimestamp method of the ResultSet class. <SQLSTATE:R2458>
- aa....aa:
-
Column number
- bb....bb: Data type of the column (SQL data type)
-
{BINARY|BOOLEAN|DECIMAL|DOUBLE PRECISION|INTEGER|REAL|ROW|SMALLINT|UUID|VARBINARY}
- S:
-
Terminates processing.
- Action:
-
Specify the getXXX method of the ResultSet class corresponding to the column data type.