derby.language.logQueryPlan derby.language.logQueryPlan Statement executiondebugging Statementsdebugging
Function

When this property is set to true, writes the query plan information into the derby.log file for all executed queries. This information can help you debug problems within a system.

Example derby.language.logQueryPlan=true
Default

False.

Dynamic or static

This property is static; if you change it while is running, the change does not take effect until you reboot.