Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定されたカラム名が NULL かどうかをテストします。
boolean ResultSet.isNull(String name) throws ULjException
name テーブルのカラム名を表す文字列。
値が NULL の場合は true、それ以外の場合は false。