octavius-postgresql
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
client
/
io.github.octaviusframework.client.transaction
/
TransactionStep
/
TransactionStep
Transaction
Step
@
PublishedApi
internal
constructor
(
query
:
RunnableQuery
<
*
>
,
params
:
Map
<
String
,
Any
?
>
,
run
:
(
Map
<
String
,
Any
?
>
)
->
T
)
Type Parameters
T
What running it will produce.