Anyone know what the reason for this is? I had an abstracted bean class that its subclasses just took a pretty Criteria object for dealing with lookups. Now, it appears I'll have to pass a couple String Arrays to house Order and Group by classes. Is this correct? Just wondering if I was missing something release info on the subject. This change just seems to make things more difficult than helpful when dealing with separating logic that handles query parameters and logic that executes a query. No big issue, just wanted to know.
Thanks for any insight into the matter, Rick
