Re: Documentation problem with LargeObjectManager

From: David Goodenough <david(dot)goodenough(at)btconnect(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Documentation problem with LargeObjectManager
Date: 2008-03-31 18:01:42
Message-ID: 200803311901.44578.david.goodenough@btconnect.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-03-31 18:58:18 Re: Documentation problem with LargeObjectManager
Previous Message Kris Jurka 2008-03-31 17:17:22 Re: Issue with DataBaseMetaData.GetTypeInfo()