Project

General

Profile

« Previous | Next » 

Revision 710

Added by berkley about 23 years ago

added print info and timing info

View differences:

QuerySpecification.java
357 357
      }
358 358
      self.append(") ");
359 359
    }
360

  
360
    //System.out.println(self.toString());
361 361
    return self.toString();
362 362
  }
363 363
  
......
748 748
      }
749 749

  
750 750

  
751
System.out.println(nestedStmts.toString());
751
//System.out.println(nestedStmts.toString());
752 752
      return nestedStmts.toString();
753 753
    }
754 754

  

Also available in: Unified diff