#include "TOracleServer.h"
#include "TOracleResult.h"
#include "TOracleStatement.h"
#include "TSQLColumnInfo.h"
#include "TSQLTableInfo.h"
#include "TUrl.h"
#include "TList.h"
#include "TObjString.h"
Macros | |
#define | CatchError(method) |
#define | CheckConnect(method, res) |
#define CatchError | ( | method | ) |
Definition at line 75 of file TOracleServer.cxx.
#define CheckConnect | ( | method, | |
res | |||
) |
Definition at line 67 of file TOracleServer.cxx.