SQLTransaction

Module:
storage
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

executeSql

executeSql


void executeSql(
    in DOMString sqlStatement,
    in ObjectArray arguments,
    in SQLStatementCallback callback,
    in SQLStatementErrorCallback errorCallback); 

 

Last Updated: 2009-05-29