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 インタフェース

 

close メソッド

PreparedStatement を閉じて、関連付けられているメモリ・リソースを解放します。

構文
void PreparedStatement.close() throws ULjException
備考

このオブジェクトに対してこれ以上メソッドを使用できなくなります。PreparedStatement に ResultSet が含まれる場合は、ResultSet も閉じられます。