// object type was attempted in the absence of a MAP or ORDER method.
// Action: Define a MAP or ORDER method for the object type.
//
// Without the distinct the resultset may contain duplicate rows
return new QueryByMtoNCriteria(cds.getItemClass(), cds.getIndirectionTable(), crit, false);
}