scheduleUpdate

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

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