When this property is set to true, Derby writes the query plan information into the derby.log file for all executed queries. This information can help you debug problems within a system.
derby.language.logQueryPlan=true
False.
This property is static; if you change it while Derby is running, the change does not take effect until you reboot.