{"json_modified": "2016-03-28T08:14:46.848897", "uuid": "837db36a-d3ed-4fe9-8798-4ec6d260c75f", "title": "mozIStorageStatementWrapper", "url": "/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageStatementWrapper", "tags": ["Storage", "XPCOM", "Interfaces", "XPCOM API Reference"], "translations": [], "modified": "2015-07-08T01:38:14", "label": "mozIStorageStatementWrapper", "localization_tags": [], "locale": "en-US", "id": 16945, "last_edit": "2014-03-08T01:53:00", "summary": "The mozIStorageStatementWrapper interface is a storage statement wrapper. When you call the mozIStorageConnection interface's createStatement() method, you get a mozIStorageStatement which has just direct bindings to SQLITE. You can then wrap that statement with a wrapper, which implements nsIXPCScriptable and provides scriptable helpers letting you execute the statement as a function, access bind variables by name as properties, etc.", "sections": [{"id": "Method_overview", "title": "Method overview"}, {"id": "Attributes", "title": "Attributes"}, {"id": "Methods", "title": "Methods"}, {"id": "initialize.28.29", "title": "initialize()"}, {"id": "Parameters", "title": "Parameters"}, {"id": "reset.28.29", "title": "reset()"}, {"id": "Parameters_2", "title": "Parameters"}, {"id": "step.28.29", "title": "step()"}, {"id": "Parameters_3", "title": "Parameters"}, {"id": "Return_value", "title": "Return value"}, {"id": "execute.28.29", "title": "execute()"}, {"id": "Parameters_4", "title": "Parameters"}, {"id": "See_also", "title": "See also"}], "slug": "Mozilla/Tech/XPCOM/Reference/Interface/mozIStorageStatementWrapper", "review_tags": []}