fb-cpp 0.0.1
A modern C++ wrapper for the Firebird database API
Loading...
Searching...
No Matches
fbcpp::Transaction Member List

This is the complete list of members for fbcpp::Transaction, including all inherited members.

commit()fbcpp::Transaction
commitRetaining()fbcpp::Transaction
getHandle() noexceptfbcpp::Transactioninline
isValid() noexceptfbcpp::Transactioninline
operator=(Transaction &&)=delete (defined in fbcpp::Transaction)fbcpp::Transaction
operator=(const Transaction &)=delete (defined in fbcpp::Transaction)fbcpp::Transaction
rollback()fbcpp::Transaction
rollbackRetaining()fbcpp::Transaction
Transaction(Attachment &attachment, const TransactionOptions &options={})fbcpp::Transactionexplicit
Transaction(Attachment &attachment, std::string_view setTransactionCmd)fbcpp::Transactionexplicit
Transaction(Transaction &&o) noexceptfbcpp::Transactioninline
Transaction(const Transaction &)=delete (defined in fbcpp::Transaction)fbcpp::Transaction
~Transaction() noexceptfbcpp::Transactioninline