JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.liferay.petra.sql.dsl.query.sort
Interface OrderByExpression
All Superinterfaces:
ASTNode
public interface
OrderByExpression
extends
ASTNode
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Expression
<?>
getExpression
()
boolean
isAscending
()
Methods inherited from interface com.liferay.petra.sql.dsl.ast.
ASTNode
toSQL
,
toSQL
Method Details
getExpression
Expression
<?>
getExpression
()
isAscending
boolean
isAscending
()