Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • That's not what I'm looking for, unfortunately. To use ResultTransformer you must provide a bean, which means that I know in advance how many colums will the query return, which I don't. Commented May 18, 2012 at 11:02
  • the fact is that res does not contain information about the columns, just the data returned by the query. Commented May 18, 2012 at 12:36
  • Thanks @fmucar, i finally found an answer and I posted it. Commented May 18, 2012 at 12:53