tJDBCConnection
Opens a connection to the specified database that can then be reused in the
subsequent subjob or subjobs.
tJDBCConnection opens a connection to the database for a
current transaction.
tJDBCConnection Standard properties
These properties are used to configure tJDBCConnection running in the Standard Job framework.
The Standard
tJDBCConnection component belongs to the Databases and the ELT families.
The component in this framework is generally available.
Basic settings
|
|
|
|
JDBC URL |
Enter the JDBC URL to connect to the desired DB. For example, |
|
Driver JAR |
Click the plus button under the table to add lines of the count |
|
Driver Class |
Enter the driver class related o your connection. For example, |
|
Username and Password |
Enter your DB authentication data. To enter the password, click the […] button next to the |
|
Use or register a shared DB Connection |
Select this check box to share your This option is This check box is not available when the Specify a data source |
| Specify a data source alias |
Select this check box and specify the alias of a data source created on the |
Advanced settings
|
Use Auto-Commit |
Select this check box to display the Auto Once you clear the Use |
|
Auto Commit |
Select this check box to commit any changes to the database automatically upon With this check box selected, you cannot use the corresponding commit component Note that the auto commit function commits each SQL statement as a single |
|
tStatCatcher Statistics |
Select this check box to collect log data at the component |
Usage
|
Usage rule |
This component is more commonly used with other tJDBC* components, |
Related scenario
For tJDBCConnection related scenario, see tMysqlConnection