Relational Database Plugin
The plugin provides capabilities to work with relational databases via JDBC and contains a set of the steps for comparison of data tables.
Installation
Example 1. build.gradle
implementation(group: 'org.vividus', name: 'vividus-plugin-db', version: '0.3.7')
Configuration
Data Comparison
Property name | Acceptable values | Default | Description |
---|---|---|---|
|
|
|
The strategy defining how records with duplicate keys should be handled:
|
|
integer |
|
The max number of records in the comparison result output |
|
ISO-8601 duration |
|
The maximum time to wait for DB query completion |