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

putLongBinary method

This method is used to put a binary value for a XO_TYPE_LONGVARBINARY column in the buffer.
putLongBinary(binaryVal)
Table 51. Parameters for putLongBinary
Parameter
Type
Description
binaryVal
byte []
The value of the table column for a row.