Uses of Interface
io.ebeaninternal.dbmigration.ddlgeneration.platform.PlatformHistoryDdl
Packages that use PlatformHistoryDdl
-
Uses of PlatformHistoryDdl in io.ebeaninternal.dbmigration.ddlgeneration.platform
Classes in io.ebeaninternal.dbmigration.ddlgeneration.platform that implement PlatformHistoryDdlModifier and TypeClassDescriptionclassUses DB triggers to maintain a history table.classH2 history support using DB triggers to maintain a history table.classclassHistory DDL for MariaDB.classMySql history support using DB triggers to maintain a history table.classDefault history implementation that does nothing.classNuoDB history support using DB triggers to maintain a history table.classUses DB triggers to maintain a history table.class