| Package | Description |
|---|---|
| com.atlassian.jira.entity |
| Modifier and Type | Method and Description |
|---|---|
abstract Select.OrderByContext<E> |
Select.WhereClauseAwareContext.orderBy(String... orderByColumn) |
Select.OrderByContext<E> |
Select.SelectColumnsFromContext.orderBy(String... orderByColumn) |
Select.OrderByContext<E> |
Select.WhereContext.orderBy(String... orderByColumns)
Specifies the ordering for the return values.
|
Copyright © 2002-2018 Atlassian. All Rights Reserved.