QwAnalysis
|
A class for handling connections to the Qweak database. More...
#include "QwDatabase.h"
Go to the source code of this file.
Functions | |
sql_create_6 (db_schema, 1, 2, mysqlpp::sql_int_unsigned, db_schema_id, mysqlpp::sql_char, major_release_number, mysqlpp::sql_char, minor_release_number, mysqlpp::sql_char, point_release_number, mysqlpp::sql_timestamp, time, mysqlpp::Null< mysqlpp::sql_text >, script_name) QwDatabase | |
A class for handling connections to the Qweak database.
Definition in file QwDatabase.cc.
sql_create_6 | ( | db_schema | , |
1 | , | ||
2 | , | ||
mysqlpp::sql_int_unsigned | , | ||
db_schema_id | , | ||
mysqlpp::sql_char | , | ||
major_release_number | , | ||
mysqlpp::sql_char | , | ||
minor_release_number | , | ||
mysqlpp::sql_char | , | ||
point_release_number | , | ||
mysqlpp::sql_timestamp | , | ||
time | , | ||
mysqlpp::Null< mysqlpp::sql_text > | , | ||
script_name | |||
) |
The simple constructor initializes member fields. This class is not used to establish the database connection. It sets up a mysqlpp::Connection() object that has exception throwing disabled.
Definition at line 16 of file QwDatabase.cc.
References QwLog::endl(), and QwDebug.