SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
sqldelight-compiler
/
app.cash.sqldelight.core.compiler.model
/
NamedQuery
/
NamedQuery
Named
Query
constructor
(
name
:
String
,
queryable
:
QueryWithResults
,
statementIdentifier
:
StmtIdentifierMixin
?
=
null
)