hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLSelectQueryBlock.addSortBy
hunt
sql
ast
statement
SQLSelectQueryBlock
SQLSelectQueryBlock
Undocumented in source. Be warned that the author may not have intended to support it.
class
SQLSelectQueryBlock
void
addSortBy
(
SQLSelectOrderByItem
item
)
Meta
Source
See Implementation
hunt
sql
ast
statement
SQLSelectQueryBlock
SQLSelectQueryBlock
constructors
this
functions
accept0
addCondition
addSelectItem
addSortBy
addWhere
addWindow
clone
cloneSelectListTo
cloneTo
findAllColumnSelectItem
findColumn
findSelectItem
findTableSource
findTableSourceWithColumn
getCachedSelectList
getCachedSelectListHash
getConnectBy
getDbType
getDistionOption
getDistributeBy
getFirst
getForUpdateOf
getForUpdateOfSize
getFrom
getGroupBy
getHints
getHintsDirect
getHintsSize
getInto
getLimit
getOffset
getOrderBy
getOrderBySiblings
getSelectList
getSortBy
getStartWith
getWaitTime
getWhere
getWindows
isBracket
isForUpdate
isNoCycle
isNoWait
isParenthesized
isPrior
limit
opEquals
removeCondition
replace
selectItemHasAllColumn
setBracket
setCachedSelectList
setConnectBy
setDbType
setDistionOption
setFirst
setForUpdate
setFrom
setGroupBy
setHints
setInto
setLimit
setNoCycle
setNoWait
setOffset
setOrderBy
setOrderBySiblings
setParenthesized
setPrior
setStartWith
setWaitTime
setWhere
toHash
variables
_limit
cachedSelectList
cachedSelectListHash
connectBy
dbType
distionOption
distributeBy
forUpdate
forUpdateOf
from
groupBy
hints
into
noCycle
noWait
orderBy
orderBySiblings
parenthesized
prior
selectList
sortBy
startWith
waitTime
where
windows