#include <SQLiteTransaction.h>
◆ SQLiteTransaction() [1/2]
◆ ~SQLiteTransaction() [1/2]
WebCore::SQLiteTransaction::~SQLiteTransaction |
( |
| ) |
|
◆ SQLiteTransaction() [2/2]
◆ ~SQLiteTransaction() [2/2]
◆ begin() [1/2]
void WebCore::SQLiteTransaction::begin |
( |
| ) |
|
◆ begin() [2/2]
◆ commit() [1/2]
void WebCore::SQLiteTransaction::commit |
( |
| ) |
|
◆ commit() [2/2]
◆ database() [1/2]
◆ database() [2/2]
◆ inProgress() [1/2]
bool WebCore::SQLiteTransaction::inProgress |
( |
| ) |
const |
|
inline |
◆ inProgress() [2/2]
bool WebCore::SQLiteTransaction::inProgress |
( |
| ) |
const |
|
inline |
◆ rollback() [1/2]
void WebCore::SQLiteTransaction::rollback |
( |
| ) |
|
◆ rollback() [2/2]
◆ stop() [1/2]
void WebCore::SQLiteTransaction::stop |
( |
| ) |
|
◆ stop() [2/2]
void WebCore::SQLiteTransaction::stop |
( |
| ) |
|
◆ wasRolledBackBySqlite() [1/2]
bool WebCore::SQLiteTransaction::wasRolledBackBySqlite |
( |
| ) |
const |
◆ wasRolledBackBySqlite() [2/2]
bool WebCore::SQLiteTransaction::wasRolledBackBySqlite |
( |
| ) |
const |
The documentation for this class was generated from the following files: