The JDBC plugin provides the ability to deploy SQL scripts to supported databases using JDBC.

Supported Versions

Any JDBC driver which is supported by the database vendor for the version you have installed is likely to be compatible with the FlexDeploy JDBC plugin. Supported databases include following.

Key Features

Plugin Operations

Special Considerations

JDBC plugin connects to database using JDBC driver and executes SQL statements. See blog entry https://flexagon.com/make-database-changes-with-the-jdbc-plugin/ for examples on how to organize SQL files for deployment using partial deployment operations.

Additionally, you need to consider which user to use for execution. There are few options :

Partial Deployment - Supported Object Types

JDBC Plugin supports partial deployment, see below for details on supported object types.

See Appendix for more details.