708709710711712713714715716
} } } // Sort to help reusability of the prepared statements. Collections.sort(effectiveWhereClauses,new RecordSelectorComparator()); return effectiveWhereClauses; }
709710711712713714715716717
715716717718719720721722723