| Package | Description |
|---|---|
| org.sql.generation.api.grammar.query |
This package and its sub-package contain elements related to SQL queries (
SELECT statements). |
| Modifier and Type | Method and Description |
|---|---|
OrderByClause |
QuerySpecification.getOrderBy()
Returns the
ORDER BY clause of this SELECT statement. |
Copyright © 2010-2012. All Rights Reserved.