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
/
SqlDelightCompiler
/
writeDatabaseInterface
write
Database
Interface
fun
writeDatabaseInterface
(
module
:
Module
,
file
:
SqlDelightFile
,
implementationFolder
:
String
,
output
:
FileAppender
)