runtime
2.0.0-alpha05
common
runtime
/
app.cash.sqldelight
/
Query
/
Query
Query
fun
<
out
RowType
:
Any
>
Query
(
mapper
:
(
SqlCursor
)
->
RowType
)
Parameters
Row
Type
the type that this query can map its result set to.