Changes

Jump to: navigation, search

NexJ Express Connecting to PostgreSQL

11 bytes added, 14:36, 22 November 2010
no edit summary
{{NexJ_Express Index}}
* == 1- Setup the postgresql-connection==
: Configure the work/ws/core/test/nexj/postgresql.config
: Configure the work/ws/core/test/nexj/postgresql.connection
</source>
* == 2- Add PostgreSQL adapter type to related java files==
: SQLSchemaMangerFactory.java
: RelationalDatabaseFragment.java
:: The package that is being imported: <code> org.postgresql.jdbc3.Jdbc3.SimpleDataSource </code>
* == 3- Create a PostgreSQL database through some scripts==
: postgresql_setup.sql
1
edit

Navigation menu