Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SQL 文内の ordinal で定義されたホスト変数に String 値を設定します。
void PreparedStatement.set( int ordinal, String value ) throws ULjException
ordinal SQL 文でのホスト変数の順序を表す 1 から始まる整数。
value 設定する値。