jimmer-sql-kotlin
0.6.1
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.ast.mutation
/
KMutationResult
/
affectedRowCount
affected
Row
Count
abstract
fun
affectedRowCount
(
entityType
:
KClass
<
*
>
)
:
Int
Content copied to clipboard
abstract
fun
affectedRowCount
(
prop
:
KProperty1
<
*
,
*
>
)
:
Int
Content copied to clipboard