[jdom-interest] ResultSetBuilder
Oliver Dill
dillo at lethe.ch
Tue Jul 11 06:42:31 PDT 2000
> Oliver> I was just looking for your ResultSetBuilder and couldn't find it
in CVS.
> Oliver> Did you remove it? Could you post it?
Jools> Take a look in jdom-contrib.
Jools>
Jools> e.g.
Jools>
Jools> cvs -d :pserver:anonymous at cvs.jdom.org:/home/cvspublic login
Jools> password = anonymous
Jools>
Jools> cvs -d :pserver:anonymous at cvs.jdom.org:/home/cvspublic co
jdom-contrib
Thanks Jools, I thought the contrib module is in the jdom CVS (there is a
empty directory named contrib...).
But now the command causes problems in win95 beacuse the dos shell app
limits command lines to 73 characters and so it will be cut:
.../home/cvspublic co jdom-contrib
.../home/cvspublic co jdom-contr<cut>
For now I grabbed the contrib module by typing, but mistyping at the dos
prompt is a pain...
Couldn't we add a shorter login like "anyone" or "mrx" for windows users?
"Anyone" would fine for me:
c:\cvs.exe d:pserver:anyone at cvs.jdom.org:/home/cvspublic co jdom-contrib
Or why not include the jdom-contrib into jdom? Other suggestions?
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.
More information about the jdom-interest
mailing list