#include <zz_string.h>#include <zz_log.h>#include <zz_export.h>#include <otl.h>Go to the source code of this file.
Classes | |
| class | CzzSQLStream |
| class | CzzDb |
Defines | |
| #define | BEGIN_TRY try{ |
| #define | END_TRY } |
| #define | BEGIN_CATCH catch (otl_exception& e){ CzzDbException::m_LastExtException = e; |
| #define | END_CATCH } |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6-NO