| Name | Description | Type | Package | Framework |
| DbMigration | Generates DB Migration xml and sql scripts. | Class | com.avaje.ebean.dbmigration | EBean |
| DbMigration .Pair | Holds a platform and prefix. | Class | com.avaje.ebean.dbmigration | EBean |
| DbOffline | Helper to indicate that an EbeanServer should come up offlinetypically for DDL generation purposes. | Class | com.avaje.ebean.dbmigration | EBean |
| DdlGenerator | Controls the generation of DDL and potentially runs the resulting scripts. | Class | com.avaje.ebean.dbmigration | EBean |