OpenAccess SDK SQL Engine core methods for Java
:
Exchanging data
:
putInt method
putInt method
This method is used to put an integer value for a XO_TYPE_INTEGER column in the buffer.
putInt(iIntVal)
Table 41.
Parameters for putInt
Parameter
Type
Description
iIntVal
int
The value of the table column for a row.