Cloud DB for MySQL

Prev Next

This is the source node information for the Cloud DB for MySQL type.

Note

For common syntax and field information on the node source, transform, and target types of Data Flow ETL jobs, see ETLJobNode common.

Syntax

The syntax is as follows:

private String connectionId;
private String table;
private List<Field> fieldList;

Field

The following describes the fields:

Field Required Type Description
connectionId String Required Connection ID
table String Required Table name
fieldList List Required Field list