|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface DdlVersionIncrementer
DDLのバージョンを増分するインタフェースです。
入れ子のクラスの概要 | |
---|---|
static interface |
DdlVersionIncrementer.Callback
コールバックのインタフェースです。 |
メソッドの概要 | |
---|---|
void |
increment(java.lang.String comment,
DdlVersionIncrementer.Callback callback)
バージョンを増分します。 |
メソッドの詳細 |
---|
void increment(java.lang.String comment, DdlVersionIncrementer.Callback callback)
comment
- バージョンを増分する理由を示すコメントcallback
- コールバック
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |