public inbox for [email protected]
help / color / mirror / Atom feedFrom: Christopher Barham <[email protected]>
To: [email protected] <[email protected]>
Subject: JDBC documentation - issue report
Date: Mon, 18 Aug 2014 13:18:35 +0000
Message-ID: <9c3f9281b1e34a7485bd54144bad6068@BL2PR08MB387.namprd08.prod.outlook.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
Hi,
Just spotted a possible issue in the Documentation around loading the JDBC driver. This page documents how: http://jdbc.postgresql.org/documentation/93/load.html
However, as of JDK6/JDBC 4.0, it should not be necessary to use the
Class.forName("org.postgresql.Driver");
method to load the JDBC driver as they are automatically loaded - see Javadoc here
http://docs.oracle.com/javase/8/docs/api/java/sql/DriverManager.html
Cheers,
Chris
view thread (4+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: JDBC documentation - issue report
In-Reply-To: <9c3f9281b1e34a7485bd54144bad6068@BL2PR08MB387.namprd08.prod.outlook.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox