| パッケージ | 説明 |
|---|---|
| org.dbflute.jdbc |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static ClassificationUndefinedHandlingType |
ClassificationUndefinedHandlingType.codeOf(Object code) |
ClassificationUndefinedHandlingType |
ClassificationMeta.undefinedHandlingType()
Get the handling type of undefined classification code.
|
static ClassificationUndefinedHandlingType |
ClassificationUndefinedHandlingType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static ClassificationUndefinedHandlingType[] |
ClassificationUndefinedHandlingType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.