| Package | Description |
|---|---|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| com.avaje.ebean.dbmigration |
Generation DDL migration scripts based on changes to the model.
|
| Modifier and Type | Method and Description |
|---|---|
DbMigrationConfig |
ServerConfig.getMigrationConfig()
Return the DB migration configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConfig.setMigrationConfig(DbMigrationConfig migrationConfig)
Set the DB migration configuration.
|
| Modifier and Type | Field and Description |
|---|---|
protected DbMigrationConfig |
DbMigration.migrationConfig |
Copyright © 2016. All rights reserved.