#include <SQLStatement.h>
◆ SQLStatement()
◆ ~SQLStatement()
| WebCore::SQLStatement::~SQLStatement |
( |
| ) |
|
◆ execute()
| bool WebCore::SQLStatement::execute |
( |
Database & |
db | ) |
|
◆ hasStatementCallback()
| bool WebCore::SQLStatement::hasStatementCallback |
( |
| ) |
const |
|
inline |
◆ hasStatementErrorCallback()
| bool WebCore::SQLStatement::hasStatementErrorCallback |
( |
| ) |
const |
|
inline |
◆ lastExecutionFailedDueToQuota()
| bool WebCore::SQLStatement::lastExecutionFailedDueToQuota |
( |
| ) |
const |
◆ performCallback()
| bool WebCore::SQLStatement::performCallback |
( |
SQLTransaction * |
transaction | ) |
|
◆ setDatabaseDeletedError()
| void WebCore::SQLStatement::setDatabaseDeletedError |
( |
| ) |
|
◆ setVersionMismatchedError()
| void WebCore::SQLStatement::setVersionMismatchedError |
( |
| ) |
|
◆ sqlError()
| SQLError * WebCore::SQLStatement::sqlError |
( |
| ) |
const |
◆ sqlResultSet()
| SQLResultSet * WebCore::SQLStatement::sqlResultSet |
( |
| ) |
const |
The documentation for this class was generated from the following files: