public RealDeleteResultSetStatistics(int rowCount, boolean deferred, int indexesUpdated, boolean tableLock, long executeTime, ResultSetStatistics sourceResultSetStatistics)(Code)
Return information on the scan nodes from the statement execution
plan as a String.
Parameters: depth - Indentation level. Parameters: tableName - if not NULL then print information for this table only String The information on the scan nodes from the statement execution plan as a String.