|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.sql.type.Null
public final class Null
NULLを管理するクラス.
フィールドの概要 | |
---|---|
static Null |
NOT_NULL
NULLモード - NOT NULL |
static Null |
NULL
NULLモード - NULL |
メソッドの概要 | |
---|---|
java.lang.String |
toTypeString()
NULL文字列を取得 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final Null NULL
public static final Null NOT_NULL
メソッドの詳細 |
---|
public java.lang.String toTypeString()
Types
内の toTypeString
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |