186187188189190191192193194195196
} } } // Run the query q.run(); this.setRowCount(q.getResultSize()); jiCache = q.getResults(); return q.getResults(); }