toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
sqldelight-compiler
/
app.cash.sqldelight.core.compiler.model
/
NamedQuery
/
NamedQuery
Named
Query
constructor
(
name
:
String
,
queryable
:
QueryWithResults
,
statementIdentifier
:
StmtIdentifierMixin
?
=
null
)