Cloud DB for PostgreSQL

Prev Next

This is the source node information for the Cloud DB for PostgreSQL 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 Type Required Description
connectionId String Required Connection ID
table String Required Table name
fieldList List Required Field list