hilt-plus
Toggle table of contents
0.1.4
jvm
Platform filter
jvm
Switch theme
Search in API
hilt-plus
hilt-plus
/
hilt.plus
/
DatabaseTransaction
/
withTransaction
with
Transaction
abstract
suspend
fun
<
R
>
withTransaction
(
block
:
suspend
(
)
->
R
)
:
R
在事务中执行相关数据库操作
Parameters
block
数据库操作