Package io.ebeaninternal.dbmigration


package io.ebeaninternal.dbmigration
Generation DDL migration scripts based on changes to the model.

You can use DefaultDbMigration to compare the entity bean model to its prior state and generate DDL for the differences - adding tables, columns etc.