Component family |
Databases/HSQLDb |
|
Function |
tHSQLDbInput reads a database and |
|
Purpose |
tHSQLDbInput executes a DB query |
|
Basic settings |
Property type |
Either Built-in or Since version 5.6, both the Built-In mode and the Repository mode are |
|
|
Built-in: No property data stored |
|
|
Repository: Select the repository |
|
Click this icon to open a database connection wizard and store the For more information about setting up and storing database |
|
|
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 |
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 NoteBy default, if the database you specify in this field does not |
|
Db name |
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 to be processed and passed on Since version 5.6, both the Built-In mode and the Repository mode are This component offers the advantage of the dynamic schema feature. This allows you to This dynamic schema feature is designed for the purpose of retrieving unknown columns |
|
|
Built-in: The schema is created |
|
|
Repository: The schema already |
Click Edit schema to make changes to the schema. If the
|
||
|
Query type and |
Enter your DB query paying particularly attention to properly Warning
If using the dynamic schema feature, |
Additional JDBC parameters |
Specify additional connection properties for the DB connection you |
|
|
Trim all the String/Char columns |
Select this check box to remove leading and trailing whitespace |
|
Trim column |
Remove leading and trailing whitespace from defined |
|
tStat |
Select this check box to collect log data at the component |
Usage |
This component covers all possible SQL queries for HSQLDb |
|
Global Variables |
NB_LINE: Indicates the number of
QUERY: Indicates the query to be For further information about variables, see Talend Studio User NoteA Flow variable means it functions during the execution of a |
|
Connections |
Outgoing links (from this component to another): Row: Main; Iterate
Trigger: Run if; On Component Ok; Incoming links (from one component to this one): Row: Iterate;
Trigger: Run if; On Component Ok; For further information regarding connections, see Talend Studio User |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
Due to license incompatibility, one or more JARs required to use this component are not |
For related topics, see the tDBInput and tMysqlInput scenarios: