When this property is set to true, Derby writes the query plan information into the derby.log file for all executed queries.
This property is useful for debugging to know what query plan was chosen by the optimizer.
derby.language.logQueryPlan=true
False.
static