Package io.ebeaninternal.dbmigration.ddlgeneration
package io.ebeaninternal.dbmigration.ddlgeneration
-
ClassDescriptionWrite DDL for AddColumn , DropColumn or AlterColumn.Object that represents an Alter Table statements.Buffer to append generated DDL to.DDL generation interface.Options used when generated DDL.Write context holding the buffers for both apply and rollback DDL.Builds platform specific DDL handler.Write table DDL.