インタフェース
org.seasar.extension.jdbc.gen.version.Migrater の使用

Migrater を使用しているパッケージ
org.seasar.extension.jdbc.gen.internal.command   
org.seasar.extension.jdbc.gen.internal.factory   
org.seasar.extension.jdbc.gen.internal.version   
 

org.seasar.extension.jdbc.gen.internal.command での Migrater の使用
 

Migrater として宣言されている org.seasar.extension.jdbc.gen.internal.command のフィールド
protected  Migrater MigrateCommand.migrater
          マイグレータ
 

Migrater を返す org.seasar.extension.jdbc.gen.internal.command のメソッド
protected  Migrater MigrateCommand.createMigrater()
          Migraterの実装を作成します。
 

org.seasar.extension.jdbc.gen.internal.factory での Migrater の使用
 

Migrater を返す org.seasar.extension.jdbc.gen.internal.factory のメソッド
 Migrater FactoryImpl.createMigrater(Command command, SqlUnitExecutor sqlUnitExecutor, SchemaInfoTable schemaInfoTable, DdlVersionDirectoryTree ddlVersionDirectoryTree, java.lang.String version, java.lang.String env)
           
 Migrater Factory.createMigrater(Command command, SqlUnitExecutor sqlUnitExecutor, SchemaInfoTable schemaInfoTable, DdlVersionDirectoryTree ddlVersionDirectoryTree, java.lang.String version, java.lang.String env)
          Migraterの実装を作成します。
 

org.seasar.extension.jdbc.gen.internal.version での Migrater の使用
 

Migrater を実装している org.seasar.extension.jdbc.gen.internal.version のクラス
 class MigraterImpl
          Migraterの実装クラスです。
 



Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.