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

putString method

This method is used to put a String value for a XO_TYPE_(W)CHAR or XO_TYPE_(W)VARCHAR column in the buffer.
putString(strVal)
Table 45. Parameters for putString
Parameter
Type
Description
strVal
String
The value of the table column for a row.