Re: javadoc - Mailing list pgsql-jdbc

From Doug Fields
Subject Re: javadoc
Date
Msg-id 5.1.0.14.2.20020219232951.03770568@mail.pexicom.com
Whole thread Raw
In response to Re: javadoc  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
>It was part of my pgjindent work. I can easily fix it.  Which ones do
>people want changed?  All of them?

I believe that JavaDoc usually ignores /** when it is not expected, so, if
you changed every /* for a /** you would get at least all the JavaDocs,
rather than having some stuff be missing...

Cheers,

Doug



pgsql-jdbc by date:

Previous
From: "Chris Lo"
Date:
Subject: getClob
Next
From: Doug Fields
Date:
Subject: [PATCH] Empty arrays cause SQLExceptions when using Array.getArray