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
/
limit
limit
fun
limit
(
count
:
Long
?
)
:
SelectQuery
Sets
LIMIT
.
null
leaves it out.