| Package | Description |
|---|---|
| io.ebean.dbmigration | |
| io.ebean.dbmigration.runner |
| Constructor and Description |
|---|
MigrationRunner(MigrationConfig migrationConfig) |
| Constructor and Description |
|---|
LocalMigrationResources(MigrationConfig migrationConfig)
Construct with configuration options.
|
MigrationSchema(MigrationConfig migrationConfig,
Connection connection)
Construct with configuration and connection.
|
MigrationTable(MigrationConfig config,
Connection connection,
boolean checkState)
Construct with server, configuration and jdbc connection (DB admin user).
|
Copyright © 2017. All rights reserved.