Package com.googlecode.flyway.core.api

FlywayException, MigrationInfo and related classes.

See:
          Description

Interface Summary
MigrationInfo Info about a migration.
MigrationInfoService Info about all migrations, including applied, current and pending with details and status.
 

Class Summary
MigrationVersion A version of a migration.
 

Enum Summary
MigrationState The state of a migration.
MigrationType Type of migration.
 

Exception Summary
FlywayException Exception thrown when Flyway encounters a problem.
 

Package com.googlecode.flyway.core.api Description

FlywayException, MigrationInfo and related classes.



Copyright © 2012. All Rights Reserved.