On Monday 31 March 2008, Kris Jurka wrote:
> On Mon, 31 Mar 2008, David Goodenough wrote:
> > However this has shown up another problem. The createLO shown in the
> > docs has an arguement, but the JDBC4 jar file says that this createLO is
> > deprecated, and I presume I should use the no arguement version.
>
> I don't see that here:
>
> http://jdbc.postgresql.org/documentation/publicapi/org/postgresql/largeobje
>ct/LargeObjectManager.html
>
> Kris Jurka
It may not be in the documentation, but the compiler reports it.
David