#include <Database.h>
◆ ~Database()
◆ changeVersion()
◆ close()
◆ databaseContext()
◆ databaseThread()
◆ deleted()
| bool WebCore::Database::deleted |
( |
| ) |
const |
|
inline |
◆ details()
◆ didCommitWriteTransaction()
| void Database::didCommitWriteTransaction |
( |
| ) |
|
◆ didExceedQuota()
| bool Database::didExceedQuota |
( |
| ) |
|
◆ disableAuthorizer()
| void Database::disableAuthorizer |
( |
| ) |
|
◆ displayName()
| String Database::displayName |
( |
| ) |
const |
◆ enableAuthorizer()
| void Database::enableAuthorizer |
( |
| ) |
|
◆ estimatedSize()
| unsigned Database::estimatedSize |
( |
| ) |
const |
◆ fileName()
| String Database::fileName |
( |
| ) |
const |
◆ hadDeletes()
| bool Database::hadDeletes |
( |
| ) |
|
◆ hasPendingCreationEvent()
| bool WebCore::Database::hasPendingCreationEvent |
( |
| ) |
const |
|
inline |
◆ hasPendingTransaction()
| bool Database::hasPendingTransaction |
( |
| ) |
|
◆ incrementalVacuumIfNeeded()
| void Database::incrementalVacuumIfNeeded |
( |
| ) |
|
◆ inProgressTransactionCompleted()
| void Database::inProgressTransactionCompleted |
( |
| ) |
|
◆ interrupt()
| void Database::interrupt |
( |
| ) |
|
◆ isNew()
| bool WebCore::Database::isNew |
( |
| ) |
const |
|
inline |
◆ lastActionChangedDatabase()
| bool Database::lastActionChangedDatabase |
( |
| ) |
|
◆ lastActionWasInsert()
| bool Database::lastActionWasInsert |
( |
| ) |
|
◆ logErrorMessage()
| void Database::logErrorMessage |
( |
const String & |
message | ) |
|
◆ markAsDeletedAndClose()
| void Database::markAsDeletedAndClose |
( |
| ) |
|
◆ maximumSize()
| unsigned long long Database::maximumSize |
( |
| ) |
|
◆ openAndVerifyVersion()
| ExceptionOr< void > Database::openAndVerifyVersion |
( |
bool |
setVersionInNewDatabase | ) |
|
◆ opened()
| bool WebCore::Database::opened |
( |
| ) |
const |
|
inline |
◆ performClose()
| void Database::performClose |
( |
| ) |
|
◆ performGetTableNames()
◆ performOpenAndVerify()
| ExceptionOr< void > Database::performOpenAndVerify |
( |
bool |
shouldSetVersionInNewDatabase | ) |
|
◆ readTransaction()
◆ resetAuthorizer()
| void Database::resetAuthorizer |
( |
| ) |
|
◆ resetDeletes()
| void Database::resetDeletes |
( |
| ) |
|
◆ scheduleTransactionCallback()
◆ scheduleTransactionStep()
◆ scriptExecutionContext()
◆ securityOrigin()
◆ setAuthorizerPermissions()
| void Database::setAuthorizerPermissions |
( |
int |
permissions | ) |
|
◆ setHasPendingCreationEvent()
| void WebCore::Database::setHasPendingCreationEvent |
( |
bool |
value | ) |
|
|
inline |
◆ sqliteDatabase()
◆ stringIdentifier()
| String Database::stringIdentifier |
( |
| ) |
const |
◆ tableNames()
◆ transaction()
◆ transactionCoordinator()
◆ version()
| String Database::version |
( |
| ) |
const |
◆ ChangeVersionWrapper
◆ DatabaseManager
◆ SQLTransaction
◆ SQLTransactionBackend
The documentation for this class was generated from the following files: