JavaDB components
tJavaDBInput | Reads a database and extracts fields based on a query |
tJavaDBOutput | Executes the action defined on the table and/or on the data contained in the table, based on the flow incoming from the preceding component in the Job. |
tJavaDBRow | Acts on the actual database structure or on the data (although without handling data) using the SQLBuilder tool to write easily your SQL statements. |