Akonadi::Server::DbDeadlockCatcher
Akonadi::Server::DbDeadlockCatcher Class Reference
#include <dbdeadlockcatcher.h>
Public Member Functions | |
template<typename Func> | |
DbDeadlockCatcher (Func &&func) | |
Detailed Description
This class catches DbDeadlockException (as emitted by QueryBuilder) and retries execution of the method when it happens, as required by SQL databases.
Definition at line 20 of file dbdeadlockcatcher.h.
Constructor & Destructor Documentation
◆ DbDeadlockCatcher()
template<typename Func>
|
inlineexplicit |
Definition at line 24 of file dbdeadlockcatcher.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.