Package io.ebeaninternal.dbmigration.model
package io.ebeaninternal.dbmigration.model
-
Class SummaryClassDescriptionReads EbeanServer bean descriptors to build the current model.A column in the logical model.A unique constraint for multiple columns.A unique constraint for multiple columns.Holds configuration such as the default tablespaces to use for tables, indexes, history tables etc.Build the model from the series of migrations.Migration XML resource that holds the changes to be applied.Index as part of the logical model.Holds all the tables, views, indexes etc that represent the model.Used to prepare a diff in terms of changes required to migrate from the base model to the newer model.Holds the logical model for a given Table and everything associated to it.Helper to convert between IdentityMode and CreateTableThe migrations with pending un-applied drops.Writes migration changes as platform specific DDL.