jimmer-sql-kotlin
0.8.115
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt
/
KSqlClient
/
insert
insert
open
fun
<
E
:
Any
>
insert
(
entity
:
E
)
:
KSimpleSaveResult
<
E
>
Content copied to clipboard
open
fun
<
E
:
Any
>
insert
(
input
:
Input
<
E
>
)
:
KSimpleSaveResult
<
E
>
Content copied to clipboard