app
androidJvm
app
/
com.iomt.android.room.basic
/
BasicDao
/
update
update
abstract
suspend
fun
update
(
entity
:
E
)
Parameters
entity
BasicEntity
to update (not null id is required)