[jdom-interest] ResultSetBuilder
Jools Enticknap
jools at jools.org
Tue Jul 11 04:04:48 PDT 2000
On Tue, 11 Jul 2000, Oliver Dill wrote:
> Jason,
>
> I was just looking for your ResultSetBuilder and couldn't find it in CVS.
> Did you remove it? Could you post it?
Take a look in jdom-contrib.
e.g.
cvs -d :pserver:anonymous at cvs.jdom.org:/home/cvspublic login
password = anonymous
cvs -d :pserver:anonymous at cvs.jdom.org:/home/cvspublic co jdom-contrib
And you should find a sample in samples/ResultSetBuilderDemo.java
And the source for the Builder in
src/java/org/jdom/contrib/input/ResultSetBuilder.java
--Jools
>
> Thanks
> Oliver
>
>
> jason> June 25, 2000 22:40:
> jason>
> jason> I just added an org.jdom.contrib.input.ResultSetBuilder to the
> jason> jdom-contrib module. It builds a JDOM Document object from a JDBC
> jason> ResultSet. It's code which I wrote but it's modeled in some ways
> jason> after the popular SQLBuilder class written by Jon Baer. If you're
> jason> interested, take a look. Discussion should take place on
> jdom-interest.
>
>
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
>
More information about the jdom-interest
mailing list