Difference between revisions of "Nexjexpress/PostgreSQL Adapter/SchemaManger"

From CDOT Wiki
Jump to: navigation, search
(Created page with '==SQLSchemaManager.java== ==PostgreSQLSchemaManager.java== {| class="wikitable sortable" border="1" cellpadding="5" |+'''Abstract methods to work on''' ! Modifier !! Method !! T…')
(No difference)

Revision as of 11:34, 17 November 2010

SQLSchemaManager.java

PostgreSQLSchemaManager.java

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