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