Changes

Jump to: navigation, search

PostgreSQL Adapter-nexj/SchemaManger

32 bytes added, 19:09, 14 December 2010
Non-Abstract Methods
! Modifier !! Method !! Tests Cases !! Status !! ToDo
|-
| protected || void appendColumnSuffix(StringBuffer buf, Column column) || After main tests of <code>SQLWriterConnectionTest.java</code> are run(needed It's being used to be run first add specific suffix- for postgre, SERIAL is added to setup tables) the column name when an 'auto-increment' is needed || not started need opt. || ---
|-
| protected || void appendIndexColumn(StringBuffer buf, IndexColumn indexColumn) || || not started || ---
| protected || void appendTableSuffix(StringBuffer buf, Table table) ||--- || not started || ---
|-
| protected || void appendUpgradeInitialize(StringBuffer buf, RelationalSchema schema) ||--- May not be needed for Postgre || not started comp. || ---
|-
| protected || void createIndex(Index index) ||--- || not started || ---
1
edit

Navigation menu