My code has been given a query string, which we parse into the Query object and would like to get a list of fields from.
I'm assuming there exists a method to do so, as it seems like a useful function. If not should I be parsing the string for fields myself. Anuj On Sun, Aug 1, 2010 at 2:21 AM, Erick Erickson <erickerick...@gmail.com>wrote: > Could you explain more about what you're trying to do? You're writing the > query > after all, so you probably already know what went into it. > > Which shows that I don't understand what you want to do at all. > > Best > Erick > > On Sat, Jul 31, 2010 at 9:41 AM, Anuj Shah <anujshahw...@gmail.com> wrote: > > > Hi, > > > > Is there a way to get all the fields involved in a query? > > > > Thanks > > > > Anuj > > >