public static class TemporalOperators.DuringOperator extends Object implements OperatorFunction
| Constructor and Description |
|---|
DuringOperator() |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
create(Expression<?> expression1,
Expression<?> expression2) |
String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReturnTypepublic String getName()
getName in interface QLFunction<Boolean>public Predicate create(Expression<?> expression1, Expression<?> expression2)
create in interface OperatorFunctionCopyright © 2013–2021. All rights reserved.