Overview
>
klyn.databases.sql.odbc
>
OdbcPreparedStatement
>
execute
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.odbc.OdbcPreparedStatement.execute
method
public execute() as Boolean throws SQLException:
Description
Executes the prepared statement.
Throws
SQLException if the statement is closed or the ODBC driver reports an error.