Uses of Package
io.ebeaninternal.dbmigration.model
Packages that use io.ebeaninternal.dbmigration.model
Package
Description
-
Classes in io.ebeaninternal.dbmigration.model used by io.ebeaninternal.dbmigration.ddlgenerationClassDescriptionHolds configuration such as the default tablespaces to use for tables, indexes, history tables etc.Holds all the tables, views, indexes etc that represent the model.Holds the logical model for a given Table and everything associated to it.
-
Classes in io.ebeaninternal.dbmigration.model used by io.ebeaninternal.dbmigration.ddlgeneration.platformClassDescriptionHolds configuration such as the default tablespaces to use for tables, indexes, history tables etc.Holds the logical model for a given Table and everything associated to it.
-
Classes in io.ebeaninternal.dbmigration.model used by io.ebeaninternal.dbmigration.modelClassDescriptionA column in the logical model.A unique constraint for multiple columns.A unique constraint for multiple columns.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.
-
Classes in io.ebeaninternal.dbmigration.model used by io.ebeaninternal.dbmigration.model.buildClassDescriptionIndex as part of the logical model.Holds all the tables, views, indexes etc that represent the model.Holds the logical model for a given Table and everything associated to it.