kotysa-spring-r2dbc
2.2.0
kotysa-spring-r2dbc
/
org.ufoss.kotysa.spring.r2dbc
/
ReactorSqlClient
/
insert
insert
abstract
infix
fun
<
T
:
Any
>
insert
(
row
:
T
)
:
Mono
<
Void
>
Content copied to clipboard
abstract
fun
<
T
:
Any
>
insert
(
vararg
rows
:
T
)
:
Mono
<
Void
>
Content copied to clipboard