OpenWGA 7.11 - Configuration references
Java system variablesde.innovationgate.wga.hsql.disable_batch
| Purpose: | Disables JDBC batch support for all OpenWGA content stores of HQL and OpenWGA Plugin Content Stores |
| Contents: | true | false |
| Default value: | false |
| JDBC batch support sometimes is responsible for swallowing low-level errors on the database backend. Setting this variable to true will disable the support globally to allow full output of low-level errors to the log. This may influence performance on the database negatively. |
|