- parameterIndex
- the parameter number index, where the first parameter has index 1.
- theBytes
- the array of bytes to which the parameter at parameterIndex is set.
Type Reason Java.Sql.SQLException if a database error happens.
Sets the value of a specified parameter to a supplied array of bytes. The array is mapped to a VARBINARY or LONGVARBINARY in the database.