toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
dialect
/
app.cash.sqldelight.dialect.api
/
ConnectionManager
/
ConnectionProperties
Connection
Properties
data
class
ConnectionProperties
(
val
key
:
String
,
val
serializedProperties
:
String
)
Members
Constructors
Connection
Properties
Link copied to clipboard
constructor
(
key
:
String
,
serializedProperties
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
serialized
Properties
Link copied to clipboard
val
serializedProperties
:
String