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