#include "config/commonincs.hpp"
#include "processor/xmlstreamerfactory.hpp"
#include "utils/otl_utils.hpp"
Include dependency graph for dbstreamerfactory.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
struct | _DBPooledConnection |
Represents a XML statement node's clause. More... | |
class | DBConnectionPool |
Base DBOBJ handler class. Provides its descendants with definition cache and OTL init/ terminate functionnalities top . More... | |
class | DBStreamerFactory |
Base DBOBJ handler class. Provides its descendants with definition cache and OTL init/ terminate functionnalities top . More... | |
Defines | |
#define | _DBStreamerFactory_HPP |
Typedefs | |
typedef _DBPooledConnection | DBPooledConnection |
Represents a XML statement node's clause. | |
Variables | |
BEGIN_XDFLENGINE_NS class | DBConnectionPool |
|
Definition at line 2 of file dbstreamerfactory.hpp. |
|
Represents a XML statement node's clause.
|
|
Definition at line 48 of file dbstreamerfactory.hpp. Referenced by DBStreamerFactory::DBStreamerFactory(). |