T - public class WindowOver<T> extends SimpleOperation<T>
mixin| Constructor and Description |
|---|
WindowOver(java.lang.Class<T> type,
Operator<? super T> op) |
WindowOver(java.lang.Class<T> type,
Operator<? super T> op,
Expression<?> arg) |
| Modifier and Type | Method and Description |
|---|---|
WindowFunction<T> |
over() |
accept, create, create, create, getArg, getArgs, getOperatoras, as, count, countDistinct, eq, eq, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypepublic WindowOver(java.lang.Class<T> type, Operator<? super T> op, Expression<?> arg)
public WindowFunction<T> over()
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.