dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
JdbcDepot
/
JdbcDepot
Jdbc
Depot
constructor
(
subprotocol
:
String
?
=
null
,
host
:
String
?
=
null
,
port
:
Int
?
=
null
,
database
:
String
?
=
null
,
params
:
Map
<
String
,
Any
>
?
=
null
)