MySQL 9.5 Reference Manual Including MySQL NDB Cluster 9.5
SqlExecute has the following methods:
execute(): Executes the SQL statement and
returns an SqlResult.
getOption(String
: Gets the
value for the named option to this statement. Supported
values are optionName)passResultToClient and
charsetName. Returns a string or
true/false value, depending on the option's type.