Package | Description |
---|---|
com.espertech.esper.common.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
List<OrderByElement> |
OrderByClause.getOrderByExpressions()
Returns a list of expressions and flags to order by.
|
Modifier and Type | Method and Description |
---|---|
void |
OrderByClause.setOrderByExpressions(List<OrderByElement> orderByExpressions)
Sets a list of expressions and flags to order by.
|
Copyright © 2005–2018. All rights reserved.