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
/
PanacheMongoCompanionBase
/
deleteAll
delete
All
@
GenerateBridge
open
fun
deleteAll
(
)
:
Long
Delete all entities of this type from the database.
Return
the number of entities deleted.
See also
Panache
Mongo
Companion
Base.
delete