Files
2020-06-30 14:58:21 +08:00

760 B

layout, title, header, resource, previoustitle, previous, nexttitle, next
layout title header resource previoustitle previous nexttitle next
default_docs Chapter 12. Further Reading Chapter 12. Further Reading media Data Sources and JNDI jndi.html The PostgreSQL™ JDBC Interface index.html

If you have not yet read it, you are advised you read the JDBC API Documentation (supplied with Oracle's JDK) and the JDBC Specification. Both are available from http://www.oracle.com/technetwork/java/javase/jdbc/index.html.

http://jdbc.postgresql.org/index.html contains updated information not included in this manual including Javadoc class documentation and a FAQ. Additionally it offers precompiled drivers.