| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getOrderBy()Returns the SQL ORDER BY fragment built so far. |
|
public void |
visit(Statement code)Appends the outermost referenced property name of each property access in the supplied closure body, in source order. |
Returns the SQL ORDER BY fragment built so far.
Appends the outermost referenced property name of each property access in the supplied closure body, in source order.
code - the sort closure body to inspect