Uses of Class
io.ebeaninternal.dbmigration.ddlgeneration.platform.DbTriggerBasedHistoryDdl
Packages that use DbTriggerBasedHistoryDdl
-
Uses of DbTriggerBasedHistoryDdl in io.ebeaninternal.dbmigration.ddlgeneration.platform
Modifier and TypeClassDescriptionclassH2 history support using DB triggers to maintain a history table.classMySql 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