Objects for executing SQL queries against the internal database. More...
#include "nsISupports.idl"Go to the source code of this file.
Classes | |
| interface | sbIDatabaseSimpleQueryCallback |
| A callback object used to inform client code that a query has completed. More... | |
| interface | sbIDatabaseQueryCallback |
| A more complex callback object that can be used to read each row of the results in turn. More... | |
| interface | sbIDatabaseQuery |
| An object responsible for executing SQL queries on the database. More... | |
Objects for executing SQL queries against the internal database.
Definition in file sbIDatabaseQuery.idl.