Class H2HistoryDdl
java.lang.Object
io.ebeaninternal.dbmigration.ddlgeneration.platform.DbTriggerBasedHistoryDdl
io.ebeaninternal.dbmigration.ddlgeneration.platform.H2HistoryDdl
- All Implemented Interfaces:
PlatformHistoryDdl
H2 history support using DB triggers to maintain a history table.
-
Method Summary
Methods inherited from class io.ebeaninternal.dbmigration.ddlgeneration.platform.DbTriggerBasedHistoryDdl
addHistoryTable, configure, createWithHistory, dropHistoryTable, updateTriggers