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