You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Oracle JDBC driver file (ojdbc8.jar) is required
18
+
- Oracle i18n driver file (orai18n.jar) is required for national character-set support
19
+
20
+
Both driver files need to be [downloaded](http://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html) and placed in `utPLSQL-cli/lib` folder
21
+
22
+
### Key features
23
+
24
+
- connectivity to Oracle database without Oracle client software (needs JDBC driver)
25
+
- support for multiple reporters and multiple output files
26
+
- real-time reporting to screen (depends on reporter implementation)
27
+
- documentation reporting in color
28
+
- mapping of project files to database objects (needed for Sonar reporting)
29
+
- support for customized project file-mapping rules
0 commit comments