|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface DdlVersionDirectory
DDLのバージョンに対応するディレクトリです。
メソッドの概要 | |
---|---|
ManagedFile |
getCreateDirectory()
createディレクトリを返します。 |
ManagedFile |
getDropDirectory()
dropディレクトリを返します。 |
int |
getVersionNo()
バージョン番号を返します。 |
boolean |
isFirstVersion()
DDLの最初のバージョンである場合 true を返します。 |
インタフェース org.seasar.extension.jdbc.gen.version.ManagedFile から継承されたメソッド |
---|
asFile, createChild, createNewFile, delete, exists, getName, getParent, getRelativePath, hasChild, isDirectory, listAllFiles, listManagedFiles, listManagedFiles, mkdir, mkdirs |
メソッドの詳細 |
---|
ManagedFile getCreateDirectory()
ManagedFile getDropDirectory()
int getVersionNo()
boolean isFirstVersion()
true
を返します。
true
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |