mirror of
https://github.com/google/nomulus
synced 2026-09-04 23:27:11 +00:00
* CommitLog handling code should call ofyTm The tm() call will use JPA transaction manager after the switch-over to SQL. These calls would lose their transaction semantics. Both actions are to be invoked after the switchover in case we have to switch back to Datastore as primary.