aphasia
aphasia
net.foolz.aphasia
And
Between
Cols
ColumnComparison
Comment
Direction
Direction
Asc
Desc
Empty
InCol
Limit
Or
OrderBy
OrderBys
OrderBys
QueryBits
QueryGroup
QueryWriting
QueryWriting
WhereClause
net.foolz.aphasia.paging
GreaterThan
GreaterThanEqual
LessThan
LessThanEqual
Operator
PagingQueries
PagingQueries
Token
aphasia
/
net.foolz.aphasia
/
OrderBy
OrderBy
case
class
OrderBy
(column:
String
, direction:
Direction
) extends
QueryGroup
A query can only have ONE OrderBy QueryGroup. If you need multi-ordering use OrderBys
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
QueryGroup
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product