java.lang.Object
io.ebean.config.dbplatform.DbStandardHistorySupport
io.ebean.platform.db2.DB2HistorySupport
- All Implemented Interfaces:
DbHistorySupport
DB2 based history support.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAsOfViewSuffix(String asOfViewSuffix) getSysPeriodLower(String tableAlias, String sysPeriod) getSysPeriodUpper(String tableAlias, String sysPeriod) getVersionsBetweenSuffix(String asOfViewSuffix) Methods inherited from class io.ebean.config.dbplatform.DbStandardHistorySupport
getAsOfPredicate, getBindCount, isStandardsBased
-
Constructor Details
-
DB2HistorySupport
public DB2HistorySupport()
-
-
Method Details
-
getAsOfViewSuffix
-
getVersionsBetweenSuffix
-
getSysPeriodLower
-
getSysPeriodUpper
-