1277127812791280128112821283
case NONE: return new NoClientTransactions(txnMgr); case AUTO: break; } return new SynchronizedTransactions(txnMgr, documentStore.localStore().localCache()); }