Back to Exposed

remove

docs/api/exposed-dao/org.jetbrains.exposed.v1.dao/-entity-cache/remove.html

1.2.0567 B
Original Source

remove

fun <ID : Any, T : Entity<ID>> remove(table: IdTable<ID>, o: T)

Removes the specified Entity from this EntityCache using its associated table as the key.

Generated by Dokka © 2026 Copyright