Package grendel.storage.mdb

Interface Summary
nsIMdbCollection  
nsIMdbCursor  
nsIMdbEnv nsIMdbEnv: a context parameter used when calling most abstract db methods.
nsIMdbErrorHook  
nsIMdbFactory  
nsIMdbObject nsIMdbObject: base class for all message db class interfaces factory: all nsIMdbObjects from the same code suite have the same factory refcounting: both strong and weak references, to ensure strong refs are acyclic, while weak refs can cause cycles.
nsIMdbPort  
nsIMdbRow  
nsIMdbStore  
nsIMdbTable  
nsIMdbTableRowCursor