terpal-sql-core
1.9.20-0.3.0
jvm
terpal-sql-core
/
io.exoquery.sql
/
BatchActionReturning
/
BatchActionReturning
Batch
Action
Returning
constructor
(
sql
:
String
,
params
:
Sequence
<
List
<
Param
<
*
>
>
>
,
resultMaker
:
KSerializer
<
T
>
,
returningColumns
:
List
<
String
>
)