Hi, If updates are being sent to H2 (embedded) from several threads, is there any known order in which the updates occur? Are they queued in the order the update operations arrive to H2?
Example: ThreadA - updateA at T1 ThreadB - updateB at T2 ThreadC - updateC at T3 (T1<T2<T3) - T is the time that the command reaches H2 (not the time it is sent). will updateA occur before B and C? Thanks, -Adam -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
