kexi

KexiDB::SQLitePreparedStatement Class Reference

#include <sqlitepreparedstatement.h>

Inheritance diagram for KexiDB::SQLitePreparedStatement:

KexiDB::PreparedStatement List of all members.

Detailed Description

Implementation of prepared statements for SQLite driver.

Definition at line 30 of file sqlitepreparedstatement.h.


Public Member Functions

 SQLitePreparedStatement (StatementType type, ConnectionInternal &conn, FieldList &fields)
virtual ~SQLitePreparedStatement ()
virtual bool execute ()

Public Attributes

sqlite_vm * prepared_st_handle
bool m_resetRequired: 1

Constructor & Destructor Documentation

SQLitePreparedStatement::SQLitePreparedStatement StatementType  type,
ConnectionInternal &  conn,
FieldList fields
 

Todo:

Definition at line 27 of file sqlitepreparedstatement.cpp.

SQLitePreparedStatement::~SQLitePreparedStatement  )  [virtual]
 

Todo:

Definition at line 56 of file sqlitepreparedstatement.cpp.


Member Function Documentation

bool SQLitePreparedStatement::execute  )  [virtual]
 

Todo:

Implements KexiDB::PreparedStatement.

Definition at line 66 of file sqlitepreparedstatement.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys