Drizzled Public API Documentation

drizzled::Execute Class Reference

List of all members.

Public Member Functions

 Execute (Session &, bool wait_arg)
void run (std::string &to_execute)
void run (const char *arg, size_t length)
void run (std::string &execution_string, sql::ResultSet &result_set)
Sessionsession ()
void setWait (bool arg=true)

Private Attributes

bool wait
Session_session

Detailed Description

Definition at line 33 of file execute.h.


The documentation for this class was generated from the following files: