532533534535536537538
if(orderPos >= 0) { countSql = countSql.substring(0, orderPos); } return new QueryBySQL(aQuery.getSearchClass(), countSql); }
505506507508509510511
510511512513514515516
506507508509510511512
516517518519520521522