#include <OpenMS/config.h>
#include <QtSql/QSqlDatabase>
#include <QtSql/QSqlQuery>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/CONCEPT/Types.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | DBConnection |
A class for connecting to a SQL database. More... | |
class | DBConnection::InvalidQuery |
Exception in case of an invalid Query. More... | |
class | DBConnection::NotConnected |
Exception in case of trying to execute a query without having established a database connection. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |