Re: Javadoc for Postgresql JDBC driver?

From: Daniel Serodio <daniel(at)checkforte(dot)com(dot)br>
To: Dave Cramer <Dave(at)micro-automation(dot)net>
Cc: PostgreSQL JDBC List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Javadoc for Postgresql JDBC driver?
Date: 2003-04-15 20:41:27
Message-ID: 1050439287.32335.15.camel@kelly.ckf
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Actually, I was looking at the docs at
http://developer.postgresql.org/docs/postgres/jdbc-datasource.html#JDBC-DS-CPDS and it said there was a setDefaultAutoCommit method on org.postgresql.jdbc2.optional.ConnectionPool and/or org.postgresql.jdbc3.Jdbc3ConnectionPool but I couldn't find this method. So I was looking for the Javadoc for this method.
Where is this method? Is the documentation wrong?

Thanks,
Daniel Serodio

On Tue, 2003-04-15 at 17:12, Dave Cramer wrote:
> The only thing that is really exposed is the jdbc interface, do you need
> more?
>
> DAve
> On Tue, 2003-04-15 at 14:04, Daniel Serodio wrote:
> > Where can I find the Javadoc for org.postgresql.* ? I'm behind a
> > firewall, so I can't get files from PostgreSQL's CVS server.
> >
> > Thanks a lot,
> > Daniel Serodio
--
Daniel Serodio
CheckForte 5582-6016

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andy Kriger 2003-04-15 20:56:15 Re: Javadoc for Postgresql JDBC driver?
Previous Message Dave Cramer 2003-04-15 20:12:53 Re: Javadoc for Postgresql JDBC driver?