Back to Exposed

scheduleInsert

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

1.2.0602 B
Original Source

scheduleInsert

fun <ID : Any, T : Entity<ID>> scheduleInsert(f: EntityClass<ID, T>, o: T)

Stores the specified Entity in this EntityCache as scheduled to be inserted into the database.

Generated by Dokka © 2026 Copyright