derby.language.logQueryPlan derby.language.logQueryPlanStatement executiondebuggingStatementsdebugging
Function

When this property is set to true, 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.

Example derby.language.logQueryPlan=true
Default

False.

Dynamic or static

static