Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SQL 文内の name で定義されたホスト変数に long integer 値を設定します。
void PreparedStatement.set(String name, long value) throws ULjException
name ホスト変数名を表す文字列。
value 設定する値。