| Author | Erik Johnson |
| Creation date | 06/01/2011 |
| Firing policy | all |
| Package | org.seasr.meandre.components.io.datasource |
DESCRIPTION
Overview:
This component accepts a resultset object generated by a query to a database. The component launches a webUI and displayes the resultset as a table. Each column in the table refers to a column in the resultset and each row to an enrty in the resultset.
INPUTS
| Name | Description | Example |
|---|---|---|
ResultSet |
Resultset to display. |
OUTPUTS
None
PROPERTIES
None
Add Comment