MySQL Receivers

How do I use the MySQLCreateTableV2Receiver?
Description The MySQLCreateTableV2Receiver can be used to create a table in a MySQL database. In This Article Receiver Parameters Column Data Types ...
Mon, 30 Oct, 2023 at 7:40 AM
How do I use the MySQLInsertReceiver?
Description The MySQLInsertReceiver is used to insert a Domain's generated data directly into a MySQL database table via a JDBC connection. This Receiv...
Mon, 30 Oct, 2023 at 7:41 AM
How do I use the MySQLInsertV2Receiver?
Description The MySQLInsertV2Receiver is used to insert a Domain's generated data directly into a MySQL database table via a JDBC connection. This Rece...
Mon, 30 Oct, 2023 at 7:41 AM
How do I use the GenericSQLInsertThreadReceiver?
Description  The GenericSQLInsertThreadReceiver works very much like the GenericSQLInsertV2Receiver in that both are used to insert generated data into a d...
Tue, 2 Apr, 2024 at 11:54 AM