| Package | Description |
|---|---|
| io.ebean.migration | |
| io.ebean.migration.runner |
| Class and Description |
|---|
| JdbcMigration
Interface to be implemented by Jdbc Java Migrations.
|
| JdbcMigrationFactory
Factory to create and initialise a JdbcMigration.
|
| MigrationConfig
Configuration used to run the migration.
|
| MigrationVersion
The version of a migration used so that migrations are processed in order.
|
| Class and Description |
|---|
| JdbcMigration
Interface to be implemented by Jdbc Java Migrations.
|
| MigrationConfig
Configuration used to run the migration.
|
| MigrationVersion
The version of a migration used so that migrations are processed in order.
|
Copyright © 2018. All rights reserved.