public abstract class OrderBy extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
OrderBy(SortOrder sortOrder) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getColumnName() |
abstract FieldFn |
getFieldFn() |
SortOrder |
getSortOrder() |
abstract String |
getTableAlias() |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.