KFAA71692-E
This parameter type is not supported. (type = aa....aa, index = bb....bb) (J)
The data type of the dynamic parameter that corresponds to the specified parameter index cannot be used with this setXXX method. <SQLSTATE:R2444>
- aa....aa: Data type of the parameter (SQL data type)
-
{ARRA|BINARY|BOOLEAN|CHAR|DATE|DECIMAL|DOUBLE PRECISION|INTEGER|REAL|ROW|SMALLINT|STRING|TIME|TIMESTAMP|TIMESTAMP WITH TIME ZONE|UUID|VARBINARY|VARCHAR}
- bb....bb:
-
Parameter index content
- S:
-
Terminates processing.
- Action:
-
Use the setXXX method that corresponds to the data type of the parameter.