![]() |
Qorus Integration Engine®
4.0.3.p2_git
|
Clears the given table. More...
Public Member Methods | |
TruncateTable (String dsname, String tableName) throws Throwable | |
Creates the object according to the arguments. More... | |
Object | run (QorusInterfaceTest t) throws Throwable |
deletes the data in the table given in the constructor More... | |
Additional Inherited Members | |
![]() | |
Action (QoreObject obj) | |
protected constructor to create the wrapper object | |
Clears the given table.
|
inline |
Creates the object according to the arguments.
dsname | name of the datasource |
tableName | a table name |
|
inline |
deletes the data in the table given in the constructor
t | QorusInterfaceTest test object |