octavius-postgresql
Toggle table of contents
0.9.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
client
/
io.github.octaviusframework.client.query
/
SelectQuery
/
orderBy
order
By
fun
orderBy
(
ordering
:
String
?
)
:
SelectQuery
Sets the
ORDER BY
clause.
null
or blank leaves the clause out.