| Parameter | Description |
|---|---|
| db_conn | JDBC Connection from Pipeline. |
| OUT: resultParamKey | (optional) if Statement should produce a result saved to pipeline, set this key. |
| resultParamClass | (optional) if Statement should produce a result saved to pipeline, set this with needed classname Default: java.lang.String |