Package io.ebeaninternal.dbmigration.ddlgeneration
package io.ebeaninternal.dbmigration.ddlgeneration
-
Interface SummaryInterfaceDescriptionWrite DDL for AddColumn , DropColumn or AlterColumn.Buffer to append generated DDL to.DDL generation interface.Write table DDL.
-
Class SummaryClassDescriptionOptions used when generated DDL.Write context holding the buffers for both apply and rollback DDL.Builds platform specific DDL handler.