SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
SQLDelight
runtime
/
app.cash.sqldelight
/
Query
/
Query
Query
constructor
(
mapper
:
(
SqlCursor
)
->
RowType
)
Parameters
Row
Type
the type that this query can map its result set to.