ExplainQuery

constructor(analyze: Boolean, options: String?, internalStatement: Statement<*>)

Parameters

analyze

Whether the statement whose execution plan is being queried should actually be executed as well.

options

String of comma-separated parameters to append after the EXPLAIN keyword.