tHSQLDbRow
Acts on the actual DB structure or on the data (although without handling
data), depending on the nature of the query and the database.
The SQLBuilder
tool helps you write easily your SQL statements.
tHSQLDbRow is the specific component for this database query. It
executes the SQL query stated onto the specified database. The row suffix means the
component implements a flow in the job design although it doesn’t provide output.
tHSQLDbRow Standard properties
These properties are used to configure tHSQLDbRow running in the Standard Job framework.
The Standard
tHSQLDbRow component belongs to the Databases family.
The component in this framework is available in all Talend
products.
Basic settings
Property type |
Either Built-in or |
 |
Built-in: No property data stored |
 |
Repository: Select the repository |
Running Mode |
Select on the list the Server Mode corresponding to your DB setup HSQLDb Server, HSQLDb WebServer, HSQLDb In Process Persistent, HSQLDb In Memory. |
Use TLS/SSL sockets |
Select this check box to enable the secured mode if |
Host |
Database server IP address |
Port |
Listening port number of DB server. |
Database Alias |
Name of the database |
Username and |
DB user authentication data. To enter the password, click the […] button next to the |
DB path |
Specify the directory to the database you want to connect to. This Note:
By default, if the database you specify in this field does not |
Database |
Enter the database name that you want to connect to. This field is |
Schema and Edit |
A schema is a row description. It defines the number of fields |
 |
Built-in: The schema is created |
 |
Repository: The schema already |
 |
Click Edit
|
Query type |
Either Built-in or |
 |
Built-in: Fill in manually the |
 |
Repository: Select the relevant |
Query |
Enter your DB query paying particularly attention to properly |
Die on error |
This check box is selected by default. Clear the check box to skip |
Advanced settings
Additional JDBC parameters |
Specify additional connection properties for the DB connection you |
Propagate QUERY’s recordset |
Select this check box to insert the result of the query into a |
Commit every |
Number of rows to be completed before committing batches of rows |
tStat |
Select this check box to collect log data at the component |
Global Variables
Global Variables |
QUERY: Indicates the query to be For further information about variables, see Note:
A Flow variable means it functions during the execution of a |
Usage
Usage rule |
This component offers the flexibility of the DB query and covers |
Connections |
Outgoing links (from this component to another): Row: Main; Reject; Iterate
Trigger: Run if; On Component Ok; Incoming links (from one component to this one): Row: Main; Iterate
Trigger: Run if; On Component Ok; For further information regarding connections, see |
Limitation |
Due to license incompatibility, one or more JARs required to use |
Related scenarios
For related topics, see: