Selekt
Toggle table of contents
1.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Selekt
selekt-java
/
com.bloomberg.selekt
/
SQLDatabaseSession
/
execute
execute
fun
<
T
>
execute
(
block
:
SQLDatabase
.
(
)
->
T
)
:
T
(
source
)
Runs
block
with this session selected for the duration of the call.