Uses of Interface
org.sql.generation.api.grammar.query.OrderByClause

Packages that use OrderByClause
org.sql.generation.api.grammar.query This package and its sub-package contain elements related to SQL queries (SELECT statements). 
 

Uses of OrderByClause in org.sql.generation.api.grammar.query
 

Methods in org.sql.generation.api.grammar.query that return OrderByClause
 OrderByClause QuerySpecification.getOrderBy()
          Returns the ORDER BY clause of this SELECT statement.
 



Copyright © 2010-2012. All Rights Reserved.