DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28681>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28681

[PATCH] Xml output for the SQL task





------- Additional Comments From [EMAIL PROTECTED]  2004-05-05 13:06 -------
To me, we should just map ResultSet object into XML.
ResultSets are an iterative version of a table, and we should just
be able to express that in XML.

I do not understand why we need to do grouping here, and how do you
know the grouping is on "A" on your example. Are you parsing the SQL
or is this available as metadata from the resultset.

I do not like all this nested things to be assummed just be the position of 
the column or something some heuristic that will not work for the next guy 
that tries to use the feature.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to