java.lang.Object
io.ebean.config.dbplatform.DbViewHistorySupport
io.ebean.platform.h2.H2HistorySupport
- All Implemented Interfaces:
DbHistorySupport
Runtime support for @History with H2.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.ebean.config.dbplatform.DbViewHistorySupport
getAsOfPredicate, getAsOfViewSuffix, getBindCount, getSysPeriodLower, getSysPeriodUpper, getVersionsBetweenSuffix, isStandardsBased
-
Constructor Details
-
H2HistorySupport
public H2HistorySupport()
-