DbfToDatabaseTableProcessor

Top  Previous  Next

This processor is based on Geotools and loads a dbf file (shape file) or a the not-geometric data of a FeatureCollection into an existing database.

 

Parameter

Description

source

(optional) path to dbf file or reference key to a FeatureCollection in the input parameter map.

tableName

URL for the given JDBC driver.

Default: jdbc:hsqldb:mem

destConnection

Output parameter key where the connection is stored in

dropTable

(optional): TRUE | FALSE indicates, whether an existing table in the database is dropped (Default: FALSE.)