Home
last modified time | relevance | path

Searched refs:tfAutoCommit (Results 1 – 2 of 2) sorted by relevance

/dports/www/wt/wt-4.6.1/src/Wt/Dbo/backend/ibpp/core/
H A Dtransaction.cpp316 if (flags & IBPP::tfAutoCommit) tpb->Insert(isc_tpb_autocommit); in AttachDatabaseImpl()
H A Dibpp.h155 enum TFF {tfIgnoreLimbo = 0x1, tfAutoCommit = 0x2, tfNoAutoUndo = 0x4}; enumerator