Class MySqlHistorySupport

java.lang.Object
io.ebean.config.dbplatform.DbViewHistorySupport
io.ebean.platform.mysql.MySqlHistorySupport
All Implemented Interfaces:
io.ebean.config.dbplatform.DbHistorySupport

public class MySqlHistorySupport extends io.ebean.config.dbplatform.DbViewHistorySupport
Runtime support for @History with MySql.
  • Constructor Details

    • MySqlHistorySupport

      public MySqlHistorySupport()