Open main menu

CDOT Wiki β

Changes

Nexjexpress/PostgreSQL Adapter/SchemaManger

378 bytes added, 10:34, 17 November 2010
Created page with '==SQLSchemaManager.java== ==PostgreSQLSchemaManager.java== {| class="wikitable sortable" border="1" cellpadding="5" |+'''Abstract methods to work on''' ! Modifier !! Method !! T…'
==SQLSchemaManager.java==
==PostgreSQLSchemaManager.java==
{| class="wikitable sortable" border="1" cellpadding="5"

|+'''Abstract methods to work on'''
! Modifier !! Method !! Tests Cases !! Status !! ToDo
|-
| public abstract || boolean appendIdentityColumn(StringBuffer buf, SQLInsert work)|| testNew(), testRanges() || not started || ---
|-
|}

==MySQLSchemaManager.java==
1
edit