[odb-users] Atomic and batch update in ODB
Boris Kolpackov
boris at codesynthesis.com
Thu Feb 16 11:50:25 EST 2017
Hi Zhao,
Yes, we have this feature on our TODO list (we call it "mass update"
not to be confused with "batch update" as found in Oracle/SQL Server).
I've added a note about your email to this item.
In the meantime, you can probably implement some/most of this using
optimistic concurrency (to achieve atomicity) and/or native statements.
Thanks,
Boris
More information about the odb-users
mailing list