Open main menu

CDOT Wiki β

Changes

PostgreSQL Adapter Project - Resources

No change in size, 13:00, 22 November 2010
PostgreSQL - MySQL Specifications
: [http://www.postgresql.org/docs/9.0/static/index.html Tutorial]
: [http://www.postgresql.org/docs/7.1/static/jdbc-ext.html postgre connection]
# : [http://jdbc.postgresql.org/documentation/docs.html PostgreSQL JDBC Documentation]
: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.
1
edit