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