webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
SQLTransaction Interface Reference

import"SQLTransaction.idl";

Public Member Functions

void executeSql (DOMString sqlStatement, optional sequence< SQLValue >? arguments=[], optional SQLStatementCallback? callback, optional SQLStatementErrorCallback? errorCallback)
 

Member Function Documentation

◆ executeSql()

void SQLTransaction::executeSql ( DOMString  sqlStatement,
optional sequence< SQLValue >?  arguments = [],
optional SQLStatementCallback callback,
optional SQLStatementErrorCallback errorCallback 
)

The documentation for this interface was generated from the following file: