toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-dao
/
org.jetbrains.exposed.dao
/
Entity
/
delete
delete
open
fun
delete
(
)
Deletes this
Entity
instance, both from the cache and from the database.
Samples
org.jetbrains.exposed.sql.tests.shared.entities.EntityTests.testErrorOnSetToDeletedEntity