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

putBigInt method

This method is used to put an integer value for a XO_TYPE_BIGINT column in the buffer.
putBigInt(lLongVal)
Table 42. Parameters for putBigInt
Parameter
Type
Description
lLongVal
long
The value of the table column for a row.