Package org.tmatesoft.sqljet.core.internal.btree
-
Class Summary Class Description SqlJetBtree SqlJetBtreeCursor SqlJetBtreeLock A linked list of the following structures is stored at BtShared.pLock.SqlJetBtreeShared An instance of this object represents a single database file.SqlJetMemPage As each page of the file is loaded into memory, an instance of the following structure is appended and initialized to zero.