Open main menu

CDOT Wiki β

Changes

Nexjexpress/PostgreSQL Adapter

72 bytes removed, 20:52, 26 January 2014
no edit summary
{{Admon/obsolete}}
 
<big><big> PostgreSQL Adapter for NexJ </big></big>
{{NexJ_Express Index}}
== Project Goal==
===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]
* [[Nexjexpress/PostgreSQL_Adapter-nexj/Resources#Java | Java ]]* [[Nexjexpress/PostgreSQL_Adapter-nexj/Resources#Database_.26_Persistence | Database & Persistence]]* [[Nexjexpress/PostgreSQL_Adapter-nexj/Resources#JDBC | JDBC]]* [[Nexjexpress/PostgreSQL_Adapter-nexj/Resources#PostgreSQL_-_MySQL_Specifications | Postgre - MySQL Specifications]]* [[Nexjexpress/PostgreSQL_Adapter-nexj/Resources#PostgreSQL_-_MySQL_Compare | Postgre - MySQL Compare]]