Uses of Class
io.ebeaninternal.dbmigration.ddlgeneration.platform.DbTableBasedHistoryDdl
Packages that use DbTableBasedHistoryDdl
-
Uses of DbTableBasedHistoryDdl in io.ebeaninternal.dbmigration.ddlgeneration.platform
Modifier and TypeClassDescriptionclassDB2 History support.classUses DB triggers to maintain a history table.classH2 history support using DB triggers to maintain a history table.classclassMySql history support using DB triggers to maintain a history table.classNuoDB history support using DB triggers to maintain a history table.classUses DB triggers to maintain a history table.class