![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <SQLiteDatabase.h>
Public Member Functions | |
~Transaction () | |
bool | commit () |
bool | rollback () |
Class to manage SQL transaction lifecycle.
alexaClientSDK::storage::sqliteStorage::SQLiteDatabase::Transaction::~Transaction | ( | ) |
Destructor
bool alexaClientSDK::storage::sqliteStorage::SQLiteDatabase::Transaction::commit | ( | ) |
Commits the current transaction.
bool alexaClientSDK::storage::sqliteStorage::SQLiteDatabase::Transaction::rollback | ( | ) |
Rolls back the current transaction.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0