Interface SqlSelectStatement.WhereClause
- All Superinterfaces:
SqlSelectStatement.CompleteStatement
,SqlSelectStatement.OrderByClause
- Enclosing class:
- SqlSelectStatement
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.CompleteStatement
build
Methods inherited from interface com.atlassian.greenhopper.manager.lexorank.SqlSelectStatement.OrderByClause
orderBy, orderBy
-
Method Details
-
where
-
emptyWhere
SqlSelectStatement.GroupByClause emptyWhere()
-