void set_txn_begin_flags(u_int32_t flag)
Set flag of DbEnv::txn_begin() call.
Note that these functions are not thread safe, because all data members of db_container are supposed to be set on container construction and initialization, and remain read only afterwards.