Class NoHistorySupportDdl

java.lang.Object
io.ebeaninternal.dbmigration.ddlgeneration.platform.NoHistorySupportDdl
All Implemented Interfaces:
PlatformHistoryDdl

public class NoHistorySupportDdl extends Object implements PlatformHistoryDdl
Default history implementation that does nothing. Needs to be replaced with an appropriate implementation for the given database platform.