Changes

Jump to: navigation, search

NexJ Express Connecting to PostgreSQL

545 bytes added, 11:59, 11 January 2011
no edit summary
<big><big> PostgreSQL Adapter for NexJ - Create Test Environment Connect to PostgreSQL Driver </big></big>
{{NexJ_Express Index}}
 
== Install PostgreSQL ==
<code> Installer version Version 9.0.1-1</code> from list of [http://www.enterprisedb.com/products/pgdownload.do#windows PostgreSQL downloads].
 
== Install PostgreSQL JDBC3 driver ==
<code> JDBC3 Postgresql Driver, Version 9.0-801 </code> @ http://jdbc.postgresql.org/download.html and added it to the libraries in JDK
 
== NexJ Express: Add PostgreSQL Driver ==
Package: <code>nexj.core.meta.persistance.sql</code>
::Edit <code>RelationalDatabase.java</code>
::Edit <code>RelationalDatabaseFragment.java</code>
 
 
== Setup the postgresql-connection ==
1
edit

Navigation menu