Qorus Integration Engine® Enterprise Edition 6.0.19_prod
Loading...
Searching...
No Matches
QorusInterfaceTest::AbstractRemoteDbSqlUtilAction Class Reference

Inserts one or more rows into a remote table in a remote Qorus instance. More...

Inheritance diagram for QorusInterfaceTest::AbstractRemoteDbSqlUtilAction:
[legend]
Collaboration diagram for QorusInterfaceTest::AbstractRemoteDbSqlUtilAction:
[legend]

Public Member Methods

 constructor (string action, string remote, string dsname, *hash< auto > opts)
 Creates the object according to the arguments. More...
 
- Public Member Methods inherited from QorusInterfaceTest::Action
 constructor ()
 creates the object
 
abstract auto run (QorusInterfaceTest t)
 runs the test More...
 

Private Attributes

string m_action
 the sqlutil method or stream name
 
string m_remote
 the remote connection name
 
string m_ds
 the name of the remote datasource
 
*hash< auto > m_opts
 stream options
 

Detailed Description

Inserts one or more rows into a remote table in a remote Qorus instance.

Member Function Documentation

◆ constructor()

QorusInterfaceTest::AbstractRemoteDbSqlUtilAction::constructor ( string  action,
string  remote,
string  dsname,
*hash< auto >  opts 
)

Creates the object according to the arguments.

Parameters
actionthe name of the sqlutil method or stream
remotethe name of the remote connection
dsnamethe name of the remote datasource
optsstream options

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