Octavius Database
Toggle table of contents
15.6.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Octavius Database
api
/
io.github.octaviusframework.db.api.builder
/
SelectQueryBuilder
/
limit
limit
jvm
abstract
fun
limit
(
count
:
Long
?
)
:
SelectQueryBuilder
Limits the number of returned rows (LIMIT clause).