Changes

Jump to: navigation, search

NexJ Express Connecting to PostgreSQL

33 bytes added, 21:18, 9 December 2010
1- Setup the postgresql-connection
{{NexJ_Express Index}}
=== 1- Setup the postgresql-connection ===
For testing the connection, the 'PostgreSQLAdapterTest.java' is being used.
* === [[PostgreSQL_Adapter-nexj/test-env/todo |TODOs]]===* === [[PostgreSQL_Adapter-nexj/test-env/files |Files to Modify]]===
* === STEPS for Connection===
: Installed the <code> JDBC3 Postgresql Driver, Version 9.0-801 </code> and added it to the libraries in JDK
:: The driver class which is being used for NexJ Express Model is: <code> org.postgresql.xa.PGXADataSource </code>
</source>
: After all properties are loaded, it creates the connection through Connection Factory files.
===Modifications===
{|class="collapsible collapsed" style="border-style:solid;border-width:thin;border-color:black"
!align="left" style="background-color:SteelBlue; font-weight:bold;border-style:solid;border-width:thin;padding: 2px 2px 2px 2px;"| '''Changes Done to MySQL adapter'''
1
edit

Navigation menu