| Modifier and Type | Method and Description |
|---|---|
List<OrderBy> |
Over.getOrderByList() |
| Constructor and Description |
|---|
ThenSortOrder(boolean condition,
TableRelation<R> tableRelation,
OrderBy orderBy) |
| Modifier and Type | Method and Description |
|---|---|
List<OrderBy> |
SelectSpecification.getOrderBys() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
SqlSelectBuilder.parseOrderBy(List<OrderBy> orderBys) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomOrderBy |
class |
DefaultOrderBy |
| Modifier and Type | Method and Description |
|---|---|
static String |
SqlUtils.extractQualifiedAliasOrderBy(OrderBy orderBy,
Map<String,String> aliasTableMap,
String dataSourceName,
Version version,
ParameterBinder parameterBinder) |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.