quarkus-mongodb-panache-kotlin
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
quarkus-mongodb-panache-kotlin
quarkus-mongodb-panache-kotlin
/
io.quarkus.mongodb.panache.kotlin.reactive
/
ReactivePanacheMongoEntityBase
/
update
update
fun
<
T
:
ReactivePanacheMongoEntityBase
>
update
(
)
:
Uni
<
T
>
Update this entity in the database.
See also
Reactive
Panache
Mongo
Entity
Base.
update