Initial release
First official release of utPLSQL-cli - Command line client for utPLSQL v3
Requirements
- Java8
- Oracle JDBC driver file (ojdbc8.jar) is required
- Oracle i18n driver file (orai18n.jar) is required for national character-set support
Both driver files need to be downloaded and placed in utPLSQL-cli/lib
folder
Key features
- connectivity to Oracle database without Oracle client software (needs JDBC driver)
- support for multiple reporters and multiple output files
- real-time reporting to screen (depends on reporter implementation)
- documentation reporting in color
- mapping of project files to database objects (needed for Sonar reporting)
- support for customized project file-mapping rules
utPLSQL versions supported
- utPLSQL v3.0.0
- utPLSQL v3.0.1
- utPLSQL v3.0.2
- utPLSQL v3.0.3
- utPLSQL v3.0.4