1I-Berkeley DB: DbEnv.get_lg_info[P

DbEnv.get_lg_info





import com.sleepycat.db.*;

public DbLog get_lg_info();





Description



wGet/set the return value from the DbLog.open method, used if modifications*to the file being opened should be logged.IIf no value is set, no logging is done by the Berkeley DB access methods.



Class

3DbEnv



See Also

>DbEnv.appinit,>DbEnv.appexit,>DbEnv.version,DbEnv.get_lg_info,FDbEnv.get_lk_info,FDbEnv.get_mp_info,FDbEnv.get_tx_info,dbenv_set_data_dir,FDbEnv.set_errcall,PDbEnv.set_error_stream,DDbEnv.set_errpfx,DDbEnv.set_lg_max,PDbEnv.set_lk_conflicts,JDbEnv.set_lk_detect,HDbEnv.set_lk_modes,DDbEnv.set_lorder,NDbEnv.set_mp_mmapsize,FDbEnv.set_mp_size,DDbEnv.set_tx_max,andFDbEnv.set_verbose.
ÿÿ