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

SQL Anywhere 12.0.1 » UltraLite - Java 编程 » UltraLiteJ API 参考

 

PreparedStatement 接口

提供若干方法,用于执行 SQL 查询以生成 ResultSet 对象,或用于对数据库执行准备的 SQL 语句。

 语法
 成员
 注释
 另请参见

close 方法
execute 方法
executeQuery 方法
getBlobOutputStream 方法
getClobWriter 方法
getOrdinal 方法
getPlan 方法
getPlanTree 方法
getResultSet 方法
getUpdateCount 方法
hasResultSet 方法
set 方法
setNull 方法