Package | Description |
---|---|
com.mysema.query.sql.oracle |
Oracle support for Querydsl SQL
|
Modifier and Type | Method and Description |
---|---|
SumOver<A> |
SumOver.orderBy(Expression<?>... orderBy) |
SumOver<A> |
SumOver.partition(Expression<?> partitionBy) |
static <A extends Number & Comparable<? super A>> |
OracleGrammar.sumOver(Expression<A> expr) |
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.