Class NuoDbHistoryDdl
java.lang.Object
io.ebeaninternal.dbmigration.ddlgeneration.platform.DbTriggerBasedHistoryDdl
io.ebeaninternal.dbmigration.ddlgeneration.platform.NuoDbHistoryDdl
- All Implemented Interfaces:
PlatformHistoryDdl
NuoDB 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