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

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » PreparedStatement インタフェース

 

hasResultSet メソッド

PreparedStatement に ResultSet が含まれるかどうかを確認します。

構文
boolean PreparedStatement.hasResultSet() throws ULjException
参照
戻り値

ResultSet が見つかった場合は true、それ以外の場合は false。