Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » PreparedStatement interface

 

execute method

Executes the prepared SQL statement.

Syntax
boolean PreparedStatement.execute() throws ULjException
See also
Returns

true, if the execute statement runs successfully; otherwise, false.