| Package | Description |
|---|---|
| org.verdictdb.core.sqlobject |
Logical representation of SQL-like queries.
|
| Modifier and Type | Method and Description |
|---|---|
List<OrderbyAttribute> |
SelectQuery.getOrderby() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectQuery.addOrderby(OrderbyAttribute column) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectQuery.addOrderby(List<OrderbyAttribute> columns) |
Copyright © 2018 University of Michigan. All rights reserved.