1
edit
Changes
no edit summary
::JDBC4 Postgresql Driver, Version 9.0-801 [http://jdbc.postgresql.org/download.html]
: Some info @ [http://wiki.postgresql.org/images/a/ac/Pg_8.1_J2EE_v1.0.pdf wiki.postgresql.org]
==PostgreSQL Specifications==
* Tutorial @ [http://www.postgresql.org/docs/9.0/static/index.html PostgreSQl Documentation]
* JDBC Interface
: Practice using the PostgreSQL Driver [http://www.faqs.org/docs/ppbook/x20856.htm] - [http://www.fankhausers.com/postgresql/jdbc/#driver_install] -[http://www.mkyong.com/java/how-do-connect-to-postgresql-with-jdbc-driver-java/]
:Connection Pools And DataSources @ [http://www.postgresql.org/docs/7.3/static/jdbc-datasource.html PostgreSQL Documentation]
:some data type setups for postgreSQL driver @ [http://jdbc.postgresql.org/documentation/80/connect.html jdbc.postgresql.org ]