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