| Author | Erik Johnson |
| Creation date | 06/01/2011 |
| Firing policy | all |
| Package | org.seasr.meandre.components.io.datasource |
DESCRIPTION
Overview:
This component accepts a connection object to a database and queries the database to get a list of all databse tables.
It then starts a WebUI to display all the tables in the database to the user. It is best used to test connections to databases.
INPUTS
| Name | Description | Example |
|---|---|---|
Connection |
Connection to query |
OUTPUTS
| Name | Description | Example |
|---|---|---|
Connection |
Connection to same database |
PROPERTIES
None
Add Comment