Difference between revisions of "PostgreSQL Adapter-nexj/SchemaManger"
(→PostgreSQLSchemaManager.java) |
(→PostgreSQLSchemaManager.java) |
||
Line 13: | Line 13: | ||
| protected abstract || StringBuffer appendTSExtract(StringBuffer buf, CharSequence sTS, byte nField) || --- || not started || --- | | protected abstract || StringBuffer appendTSExtract(StringBuffer buf, CharSequence sTS, byte nField) || --- || not started || --- | ||
|- | |- | ||
− | | protected abstract || StringBuffer | + | | protected abstract || StringBuffer appendTSIncrement(StringBuffer buf, CharSequence sTS, CharSequence sDelta, byte nField) ||--- || not started || --- |
|- | |- | ||
− | | protected abstract || | + | | protected abstract || String getDefaultTablespace() ||--- || not started || --- |
|- | |- | ||
− | | protected abstract || | + | | protected abstract || String getDefaultIndexspace() ||--- || not started || --- |
+ | |- | ||
+ | | protected abstract || String getDefaultIndexspace() ||--- || not started || --- | ||
+ | |- | ||
+ | | protected abstract || String getDefaultIndexspace() ||--- || not started || --- | ||
+ | |- | ||
+ | | protected abstract || String getDefaultIndexspace() ||--- || not started || --- | ||
|- | |- | ||
|} | |} | ||
==MySQLSchemaManager.java== | ==MySQLSchemaManager.java== |
Revision as of 13:32, 17 November 2010
Postgre Project - SQLSchemaManager Files
SQLSchemaManager.java
PostgreSQLSchemaManager.java
Modifier | Method | Tests Cases | Status | ToDo |
---|---|---|---|---|
protected abstract | StringBuffer appendConcatenate(StringBuffer buf, CharSequence[] argArray) | --- | 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 | String getDefaultIndexspace() | --- | not started | --- |
protected abstract | String getDefaultIndexspace() | --- | not started | --- |
protected abstract | String getDefaultIndexspace() | --- | not started | --- |