Back to Exposed

deleteAll

docs/api/exposed-jdbc/org.jetbrains.exposed.v1.jdbc/delete-all.html

1.2.0455 B
Original Source

deleteAll

fun Table.deleteAll(): Int

Represents the SQL statement that deletes all rows in a table.

Return

Count of deleted rows.

Samples

org.jetbrains.exposed.v1.tests.shared.dml.DeleteTests.testDelete01

Generated by Dokka © 2026 Copyright