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 リファレンス » Connection インタフェース

 

prepareStatement メソッド

実行する文を準備します。

構文
PreparedStatement Connection.prepareStatement(
  String sql
) throws ULjException
パラメータ
  • sql   準備する SQL 文。

参照
戻り値

PreparedStatement オブジェクト。