| Class | Description |
|---|---|
| MigrationConfig |
Configuration used to run the migration.
|
| MigrationRunner |
Runs the DB migration typically on application start.
|
| MigrationVersion |
The version of a migration used so that migrations are processed in order.
|
| Exception | Description |
|---|---|
| MigrationException |
Copyright © 2016. All rights reserved.