| Package | Description |
|---|---|
| net.ontopia.persistence.query.sql |
Object model for representing SQL queries.
|
| Modifier and Type | Method and Description |
|---|---|
protected SQLOrderBy |
SQLBuilder.produceSQLOrderBy(JDOOrderBy orderby,
List<SQLExpressionIF> expressions,
net.ontopia.persistence.query.sql.SQLBuilder.BuildInfo info) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLQuery.addOrderBy(SQLOrderBy sob) |