toggle menu
EdgeAgentSDK
4.0.0
common
switch theme
search in API
EdgeAgentSDK
/
org.hyperledger.identus.walletsdk.pluto.data
/
DbConnection
Db
Connection
interface
DbConnection
(
source
)
Inheritors
DbConnectionImpl
DbConnectionInMemory
Members
Properties
driver
Link copied to clipboard
abstract
var
driver
:
SqlDriver
?
Functions
connect
Db
Link copied to clipboard
abstract
suspend
fun
connectDb
(
context
:
Any
?
)
:
SqlDriver