MySQL Receivers
Description The MySQLCreateTableV2Receiver can be used to create a table in a MySQL database. In This Article Receiver Parameters Column Data Types ...
Thu, 12 Sep, 2024 at 8:35 AM
Description The MySQLInsertReceiver is used to insert a Domain's generated data directly into a MySQL database table via a JDBC connection. This Receiv...
Sat, 2 Nov, 2024 at 9:04 AM
Description The MySQLInsertV2Receiver is used to insert a Domain's generated data directly into a MySQL database table via a JDBC connection. This Rece...
Sat, 2 Nov, 2024 at 9:10 AM
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