1,234
edits
Changes
no edit summary
{{Admon/obsolete}}
<big><big> PostgreSQL Adapter for NexJ </big></big>
== Project Goal==
Develope an adapter to enable NexJ Express model to interact with PostgreSQL database
===Phase 2: Coding ===
* '''List of Tasks'''
# implementation of [[ Nexjexpress/PostgreSQL_Adapter-nexj/Adapter | PostgreSQLAdapter.java ]]# implementation of [[ Nexjexpress/PostgreSQL_Adapter-nexj/AdapterTest | PostgreSQLAdapterTest.java ]]# implementation of [[ Nexjexpress/PostgreSQL_Adapter-nexj/SchemaManger | PostgreSQLSchemaManager.java ]]# Setup [[ Nexjexpress/PostgreSQL_Adapter-nexj/Script | Scripts ]]# implementation of [[ Nexjexpress/PostgreSQL_Adapter-nexj/Upgrade | main.upgrade ]]
== Resources ==
Concept of Adapter [http://www.vogella.de/articles/DesignPatternAdapter/article.html]* [[PostgreSQL_Adapter-nexj/Resources#Java | Java ]]* [[PostgreSQL_Adapter-nexj/Resources#Database_.26_Persistence | Database & Persistence]]:Introductory info on -> * [[User:MinoozPostgreSQL_Adapter-nexj/NexJ/databaseResources#Database_and_PersistenceJDBC | My notesJDBC]] * [[PostgreSQL_Adapter-nexj/Resources#PostgreSQL_-_MySQL_Specifications | Postgre & - MySQLSpecifications]]: Introductory info and comparing the two databases on -> * [[User:MinoozPostgreSQL_Adapter-nexj/NexJ/databaseResources#PostgreSQL_and_MySQL PostgreSQL_-_MySQL_Compare | My notes on postgreSQL & Postgre - MySQLCompare]]