Package io.github.torand.fastersql.order
package io.github.torand.fastersql.order
Provides classes and interfaces representing order clauses.
-
ClassDescriptionImplements an ascending order clause.Implements a descending order clause.Defines an ordering specification for the ORDER BY clause.Defines an expression specifying the ordering of rows from a query.Provides factory methods for order clauses.