Reads any database using a JDBC API connection and extracts fields based on a
query.
tJDBCInput executes a database query
with a strictly defined order which must correspond to the schema definition. Then it
passes on the field list to the next component via a Main row link.