mirror of
https://github.com/google/nomulus
synced 2026-05-29 11:10:30 +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.