Open main menu

CDOT Wiki β

Changes

User:Minooz/PostgreSQL Adapter-nexj

437 bytes added, 15:44, 15 December 2010
Project Phases
=== Phase 3: Test first design ===
Running [[User:Minooz/PostgreSQL_Adapter-nexj/alltests | AllTests.java]]
* 1- [[User:Minooz/PostgreSQL_Adapter-nexj/scripts | Create a PostgreSQL database through some scripts]]
 
* 2- [[User:Minooz/PostgreSQL_Adapter-nexj/schema-test | Working inside Schema 'test']]
: 2.a- [[ User:Minooz/PostgreSQL_Adapter-nexj/schema-init | Initilizaing the SQL Environment]]
: 2.b- [[ User:Minooz/PostgreSQL_Adapter-nexj/schema-ddl | Working with Database Structure - DDL ]]
: 2.c- [[ User:Minooz/PostgreSQL_Adapter-nexj/schema-dml | Working with Data in a Table - DML ]]
===Phase 4: Test properties specific to PostgreSQL ===
:Concept of Adapter [http://www.vogella.de/articles/DesignPatternAdapter/article.html]
:FOSSLC [http://www.fosslc.org/drupal/category/community/databases/postgresql PostgreSQL]
* [[User:Minooz/PostgreSQL_Adapter-nexj/Resources#Java | Java ]]* [[User:Minooz/PostgreSQL_Adapter-nexj/Resources#Database_.26_Persistence | Database & Persistence]]* [[User:Minooz/PostgreSQL_Adapter-nexj/Resources#JDBC | JDBC]]* [[User:Minooz/PostgreSQL_Adapter-nexj/Resources#PostgreSQL Specifications | PostgreSQL Specifications]]* [[User:Minooz/PostgreSQL_Adapter-nexj/Resources#MySQL_Specifications | MySQL Specifications]]* [[User:Minooz/PostgreSQL_Adapter-nexj/Resources#PostgreSQL_-_MySQL_Compare | Postgre - MySQL Compare]]
1
edit