| Package | Description |
|---|---|
| org.jarbframework.migrations |
Provides the core components for database migration.
|
| org.jarbframework.migrations.liquibase |
| Modifier and Type | Method and Description |
|---|---|
void |
MigratingDataSource.setMigrator(DatabaseMigrator migrator) |
EmbeddedMigratingDatabaseBuilder |
EmbeddedMigratingDatabaseBuilder.withMigrator(DatabaseMigrator migrator)
Configure a migrator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LiquibaseMigrator
Liquibase specific implementation of
DatabaseMigrator. |
Copyright © 2011-2014. All Rights Reserved.