Skip navigation links

Package io.ebean.dbmigration

Generation DDL migration scripts based on changes to the model.

See: Description

Package io.ebean.dbmigration Description

Generation DDL migration scripts based on changes to the model.

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

Skip navigation links

Copyright © 2017. All rights reserved.