Changes

Jump to: navigation, search

NexJ Express Connecting to PostgreSQL

276 bytes added, 21:17, 9 December 2010
1- Setup the postgresql-connection
</source>
: After all properties are loaded, it creates the connection through Connection Factory files.
{|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'''
|-
|
: When a connection is first established, this initial SQL statement should execute in MySQL, which is not the case for PostgreSQL, so it was commented out:
::
);
</source>
 
 
 
|}
=== 2- Create a PostgreSQL database through some scripts===
1
edit

Navigation menu