A result set faucet performs a query to a relational database and generates a result set (the result set of that query) for consumption by other items in the pipeline. The user specifies the data source properties (JDBC URL, username, password, driver class name) for the data source to use, as well as the query itself in the property editor.