Changes

Jump to: navigation, search

PostgreSQL Adapter-nexj/SchemaManger

706 bytes removed, 19:38, 14 December 2010
UPGRADE SCHEMA
|-
| protected abstract || StringBuffer appendConcatenate(StringBuffer buf, CharSequence[] argArray) || MySQLAdapterTest[testUpgrade(), testSchemaUnicodeValidation()] -MySQLSchemaManagerTest[testAppendConcatenate()]|| not started || ---
|-
| protected abstract || StringBuffer appendTSExtract(StringBuffer buf, CharSequence sTS, byte nField) || --- || not started || ---
|-
| protected abstract || StringBuffer appendTSIncrement(StringBuffer buf, CharSequence sTS, CharSequence sDelta, byte nField) ||--- || not started || ---
|-
| protected abstract || String getDefaultTablespace() ||--- || not started || ---
|-
| protected abstract || String getDefaultIndexspace() ||--- || not started || ---
|-
| protected abstract || void appendColumnType(StringBuffer buf, Column column) || it changes the syntax of creating table depends on the differences in data types || Need Opt. || ---
|-
| protected abstract || String getGUIDExpr() ||--- || not started || ---
|-
| protected abstract || String getNowExpr() ||--- || not started || ---
|-
| public abstract ||void analyzeTable(Table table) ||runs when executing <code> DatabaseSchemaTool.java</code> (through deploying the model ?)|| not started || ---
|-
| public abstract ||public abstract String getSeparator() ||--- || not started || ---
|-
| protected abstract || String getCreateEtcScriptName() ||--- || not started || ---
|-
| protected abstract || String getDropEtcScriptName() ||--- || not started || ---
|-
| protected abstract || String getSetupEtcScriptName() ||--- || not started || ---
|-
| protected abstract || SQLAppender getDynamicSQLAppender(StringBuffer buf) ||--- || not started || ---
1
edit

Navigation menu