|
DbLsn
|
|
import com.sleepycat.db.*;
public class DbLsn extends Object { ... }
Description
The DbLsn object is a log sequence number which
specifies a unique location in a log file. It has no methods and
its data may not be manipulated by an application.
Class
DbEnv, DbLogc, DbLsn
See Also
Logging Subsystem and Related Methods
Copyright Sleepycat Software
|