skip to main content
OpenAccess SDK SQL Engine core methods for Java : Exchanging data : putBinary method
 

putBinary method

This method is used to put a binary value for a XO_TYPE_BINARY and XO_TYPE_VARBINARY columns in the buffer.
putBinary(binaryVal)
Table 50. Parameters for putBinary
Parameter
Type
Description
binaryVal
byte []
The value of the table column for a row.