Hi Casey

A few people have been thinking about mapping a JDBC ResultSet to an XML
representation lately, it was mentioned recently on the Jaxen list

http://www.mail-archive.com/jaxen-interest%40lists.sourceforge.net/msg00212.
html

as well as on the standard JSP tag library expert group.

I've added this idea to the developers to do list, TODO.txt, in CVS...

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dom4j/dom4j/

So hopefully someone will dive in and get it done at some point.

Any developers out there fancy having a go?

I would have thought a RowSetElement and a RowElement would be pretty much
most of whats needed, with maybe a RowSetList to maintain the list of
RowElements using JDBC's row by row access model.

James
----- Original Message -----
From: "JSP Insider" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 25, 2001 8:56 AM
Subject: [dom4j-user] using JDBC results with dom4j


> I am reviewing the various Java XML API's
>
> One feature I am looking for is the ability to take a JDBC ResultSet and
> have a builder class convert the results straight into the Java XML
> representation.
>
> While I know it would be easy to build such a beast
> (for example there is a test module like this at JDOM).
> I was wondering if anyone has built such a module for dom4j? Or if such a
> feature is planned for dom4j? I haven't seen mention of this feature, but
> seems like one which would be extremely useful.
>
> Thanks for your time.
>
>
> Casey Kochmer
> [EMAIL PROTECTED]
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
> _______________________________________________
> dom4j-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dom4j-user
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-dev

Reply via email to