createXplainTable(lcc, schemaName,
new XPLAINStatementTimingsDescriptor());
createXplainTable(lcc, schemaName,
new XPLAINResultSetDescriptor());
createXplainTable(lcc, schemaName,
new XPLAINResultSetTimingsDescriptor());
createXplainTable(lcc, schemaName,
new XPLAINScanPropsDescriptor());
createXplainTable(lcc, schemaName,
new XPLAINSortPropsDescriptor());
lcc.setRunTimeStatisticsMode(statsSave);