hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLSelectBuilderImpl.orderBy
hunt
sql
builder
impl
SQLSelectBuilderImpl
SQLSelectBuilderImpl
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLSelectBuilderImpl
override
SQLBuilder
orderBy
(
string
[]
columns
...
)
Meta
Source
See Implementation
hunt
sql
builder
impl
SQLSelectBuilderImpl
SQLSelectBuilderImpl
constructors
this
functions
createGroupBy
createOrderBy
createSelect
createSelectQueryBlock
from
getQueryBlock
getSQLSelect
getSQLSelectStatement
groupBy
having
innerJoin
into
join
leftJoin
limit
offset
orderBy
rightJoin
select
selectWithAlias
setDistinct
toString
where
whereAnd
whereOr