Microservices Libs
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Microservices Libs
common
/
dev.limebeck.libs.db
/
DatabaseService
/
withDslContext
with
Dsl
Context
jvm
abstract
fun
<
R
>
withDslContext
(
transaction
:
Transaction
<
Connection
>
,
block
:
(
Context
)
->
R
)
:
R