Berkeley DB: DbEnv::get_lg_info
ee,hash,hashing,transaction,transactions,locking,logging,access method,access me
thods,java,C,C++">
DbEnv::get_lg_info
#include <db_cxx.h>
DbLog DbEnv::*get_lg_info() const;
Description
Get/set the return value from the DbLog::open method, used if modifications
to the file being opened should be logged.
If no value is set, no logging is done by the Berkeley DB access methods.