#include <stdlib.h>
#include <string.h>
#include <iostream>
#include <list>
#include <dsSmartException.h>
#include <dsSQLAccessor.h>
Go to the source code of this file.
Compounds | |
class | dsSQListWrapper |
Abstract base class to be inherited by all SQL stored procedure loaders, loading resultset. This version is oracle oriented. Next one is going to support Sybase and PostgresSQL. More... | |
class | dsSQLRset |
Resultset handler template. More... | |
class | dsSQLWrapper |
Abstract base class to be inherited by all SQL stored procedure loaders. This version is oracle oriented. Next one is going to support Sybase and PostgresSQL. More... | |
Defines | |
#define | SQLIN |
#define | SQLOUT |
#define | SQLNONE |
#define | IMPORT(name) |
|
|
|
|
|
|
|
|