Uses of Package
io.ebeaninternal.dbmigration.ddlgeneration.platform
Packages that use io.ebeaninternal.dbmigration.ddlgeneration.platform
Package
Description
-
-
Classes in io.ebeaninternal.dbmigration.ddlgeneration.platform used by io.ebeaninternal.dbmigration.ddlgeneration.platformClassDescriptionBase implementation for 'create table' and 'alter table' statements.Uses DB triggers to maintain a history table.Bean holding comments relating to a history table that needs to have it's associated triggers/function updated due to columns added/dropped/included or excluded.Column change type.MySql specific DDL.Controls the DDL generation for a specific database platform.Defines the implementation for adding history support to a table.Postgres specific DDL.