Changes

Jump to: navigation, search

PostgreSQL Adapter Project - Resources

71 bytes added, 12:55, 22 November 2010
JDBC
# JDBC Driver @ http://en.wikipedia.org/wiki/JDBC_driver
# Drivers table http://devapp.sun.com/product/jdbc/drivers
# [http://jdbc.postgresql.org/documentation/docs.html PostgreSQL JDBC]
To make sure that the Driver class passes through the class loader, you can do a lookup by class name, as shown in the Java code snippet in this example.
<code> try {
1
edit

Navigation menu