Qorus Integration Engine®  4.0.3.p2_git
OMQ::DbStreamConfigBase Class Reference

base configuration for DB streams More...

Inheritance diagram for OMQ::DbStreamConfigBase:
OMQ::DbStreamConfig OMQ::DbQueuedBlockStreamConfig OMQ::DbSelectStreamConfig

Public Member Methods

 constructor (string datasource, string tablename)
 creates the object and assigns config info More...
 
string datasource ()
 returns the the datasource connection name in the remote server
 
string tableName ()
 returns the table name
 
 update (string tablename)
 updates the configuration for a new stream
 

Detailed Description

base configuration for DB streams

Member Function Documentation

◆ constructor()

OMQ::DbStreamConfigBase::constructor ( string  datasource,
string  tablename 
)

creates the object and assigns config info

Parameters
datasourcethe datasource connection name in the remote server
tablenamethe remote table name

The documentation for this class was generated from the following file: