toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-query
/
me.ahoo.wow.query.dsl
/
SingleQueryDsl
Single
Query
Dsl
class
SingleQueryDsl
:
QueryableDsl
<
ISingleQuery
>
Members
Constructors
Single
Query
Dsl
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
open
override
fun
build
(
)
:
ISingleQuery
condition
Link copied to clipboard
fun
condition
(
block
:
ConditionDsl
.
(
)
->
Unit
)
projection
Link copied to clipboard
fun
projection
(
block
:
ProjectionDsl
.
(
)
->
Unit
)
sort
Link copied to clipboard
fun
sort
(
block
:
SortDsl
.
(
)
->
Unit
)