#include "nsISupports.idl"
Go to the source code of this file.
Classes | |
interface | sbIDatabasePreparedStatement |
A prepared database statement. More... |
This object allows you to avoid the overhead of building and recompiling database query strings when issuing many identical database requests.
Definition in file sbIDatabasePreparedStatement.idl.