June 2001
Intermediate to advanced
688 pages
19h 18m
English
import com.sleepycat.db.*; public class DbLsn extends Object { ... }
A DbLsn is a log sequence number that is fully encapsulated. The class itself has no methods, other than a default constructor, so there is no way for the user to manipulate its data directly.