SQL-JDBC
The SQL-JDBC plug-in is a database-independent plug-in. It allows users to run SQL scripts in a specific order using JDBC drivers.
The SQL-JDBC plug-in is an automation based plugin. It is executed as part of the deployment to help manage database changes.
Limitations: The SQL statements supported depend on the database vendor and the JDBC drivers being used.
Available Steps
Execute SQL Scripts: Execute SQL scripts using JDBC driver.
Execute SQL Scripts with PassTicket Authentication: Execute SQL scripts using JDBC driver and PassTicket Authentication.