KFAA71740-E
You cannot use the getArray method of the ResultSet class, because the specified column is not an array-type column. (J)
The specified column is not an array-type column, so the getArray method of the ResultSet class cannot be used to retrieve the result. <SQLSTATE: R2484>
- S:
-
Terminates processing.
- Action:
-
Specify the getXXX method of the ResultSet class corresponding to the column data type.