| Author | Lily Dong |
| Creation date | 06/01/2011 |
| Firing policy | all |
| Package | org.seasr.meandre.components.io.datasource.featurelens |
DESCRIPTION
Writes the Collection table of FeatureLens to a database. Specifically setup to take a directory name and create an row in the database for the top level and then create a row for each subdirectory with a link to the 1st row as parent.
INPUTS
| Name | Description | Example |
|---|---|---|
connection |
JDBC database connection. TYPE: java.sql.Connection; |
|
directory |
Directory Name. TYPE:java.lang.String |
OUTPUTS
None
PROPERTIES
| Name | Description | Default value |
|---|---|---|
debug |
Verbose output. |
false |
Labels:
Add Comment