jdbc

Class to establish JDBC connection to a DB The connection will be automatically closed after finishing the script

Task properties:

Name Description
Driver JDBC Driver class for connection This library does not carry any JDBC drivers, please add required drivers to the classpath
Login Login for JDBC connection
Password Password for JDBC connection
Url URL to DB (JDBC connection string)
Bold properties are mandatory