acb.pushGetResultSetFactoryExpression(mb);
int nargs = getScanArguments(acb, mb);
mb.callMethod(VMOpcode.INVOKEINTERFACE, (String) null,
trulyTheBestJoinStrategy.resultSetMethodName(
(bulkFetch != UNSET), multiProbing),
ClassName.NoPutResultSet, nargs);
/* If this table is the target of an update or a delete, then we must
* wrap the Expression up in an assignment expression before