Changes

Jump to: navigation, search

NexJ Express Connecting to PostgreSQL

1 byte added, 12:31, 2 December 2010
1- Setup the postgresql-connection
: 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 lang=java>
/* MySQLAdapter.java */
<source lang=java>
public String getInitialSQL()
{
1
edit

Navigation menu