Is there a way to specify a dynamic where clause to be passed to a
finder method? Something like: home.findBySQL(“colA = ‘abc’ and colB in (‘A’,’C’,Z’)”) Thanks, Dave Thompson iWorks Group |
- Re: Generic SQL Finder method Dave Thompson
- Re: Generic SQL Finder method François EXERTIER
- Re: Generic SQL Finder method JQ Tan