类 cn.dreampie.AbstractFlywayMojo
的使用

cn.dreampieAbstractFlywayMojo 的使用
 

cn.dreampieAbstractFlywayMojo 的子类
 class CleanMojo
          Maven goal that drops all database objects (tables, views, procedures, triggers, ...) in the configured schemas.
 class InfoMojo
          Maven goal to retrieve the complete information about the migrations including applied, pending and current migrations with details and status.
 class InitMojo
          Maven goal that initializes the metadata table in an existing schema.
 class MigrateMojo
          Maven goal that triggers the migration of the configured database to the latest version.
 class RepairMojo
          Repairs the Flyway metadata table.
 class ValidateMojo
          Maven goal to validate the applied migrations in the database against the available classpath migrations in order to detect accidental migration changes.
 



Copyright © 2014. All rights reserved.