#include <list>
#include "TList.h"
#include "TString.h"
#include "TSQLStatement.h"
#include "TDbi.hxx"
#include "TDbiExceptionLog.hxx"
#include "TDbiConnection.hxx"
Go to the source code of this file.
Classes | |
class | TDbiStatement |
Concept A connected reusable statement with accompanying exception log. After deleting, the associated server connection is dropped if then idle. More... |