double originalRowCount = 0.0;
// RESOLVE: Should we step through the different join strategies here?
/* Returns true until all access paths are exhausted */
retval = curOpt.nextAccessPath(this,
(OptimizablePredicateList) null,
currentRowOrdering);
// If the previous path that we considered for curOpt was _not_ the best
// path for this round, then we need to revert back to whatever the