24 #include <plugin/json_server/db_access.h>
56 if(
_type == EVHTTP_REQ_POST && executor->
getErr() == drizzled::ER_TABLE_UNKNOWN)
84 delete(jsonGenerator);
void generateCreateTableSql()
bool executeSQL(string &sql)
void generateSQLErrorJson()
void generateSql(enum evhttp_cmd_type type)
const drizzled::error_t & getErr() const
DBAccess(Json::Value &json_in, Json::Value &json_out, enum evhttp_cmd_type type, const char *schema, const char *table)
enum evhttp_cmd_type _type
const string getSQL() const
Json::Value getJson() const
void generateJson(enum evhttp_cmd_type type)