MysqlPreparedStatement
MysqlPreparedStatement Class Reference
#include <MysqlPreparedStatement.h>
Inheritance diagram for MysqlPreparedStatement:

Public Member Functions | |
MysqlPreparedStatement (MysqlConnectionInternal *conn) | |
![]() | |
KDbResultable (const KDbResultable &other) | |
void | clearResult () |
KDbMessageHandler * | messageHandler () const |
KDbResultable & | operator= (const KDbResultable &other) |
KDbResult | result () const |
virtual QString | serverResultName () const |
void | setMessageHandler (KDbMessageHandler *handler) |
void | showMessage () |
Additional Inherited Members | |
![]() | |
Private *const | d |
KDbResult | m_result |
Detailed Description
- Todo:
- 3.1 - unfinished: #define KDB_USE_MYSQL_STMT; for 3.0 we're using unoptimized version
Implementation of prepared statements for MySQL driver.
Definition at line 29 of file MysqlPreparedStatement.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:09:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:09:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.