Changes

Jump to: navigation, search

PostgreSQL Adapter Project - Extending SQLSchemaManager

1,350 bytes added, 13:12, 18 January 2011
no edit summary
<big><big> PostgreSQL Adapter for NexJ - Extending SQL Schema manager</big></big>
{{NexJ_Express Index}}
 
== Task Summary ==
{| border="1" cellpadding="4" cellspacing="2" style="border: 1px solid black;border-collapse:collapse;"
|-
! Task
! Status
! Test Status
|-
| Create the PostgreSQLSchemaManager class by extending SQLSchemaManager
| DONE
| DONE
|-
| Research and add Maximum column Presision
|
|
|-
| Figure out Data Type Mapping
|
|
|-
| Implement <code>appendColumnType()</code> method
|
|
|-
| Implement <code>appendConcatenate()</code> method
|
|
|-
| Implement <code>appendPrint()</code> method
|
|
|-
| Implement <code>appendUpgradeStepEnd()</code> method
|
|
|-
| Implement <code>appendUpgradeStepStart()</code> method
|
|
|-
| Implement <code>appendTSExtract()</code> method
|
|
|-
| Implement <code>appendTSIncrement()</code> method
|
|
|-
| Implement <code>getCreateEtcScriptName()</code> method
|
|
|-
| Implement <code>getDefaultIndexspace()</code> method
|
|
|-
| Implement <code>getDefaultLongspace()</code> method
|
|
|-
| Implement <code>getDefaultTablespace()</code> method
|
|
|-
| Implement <code>getDropEtcScriptName()</code> method
|
|
|-
| Implement <code>getDynamicSQLAppender()</code> method
|
|
|-
| Implement <code>getGUIDExpr()</code> method
|
|
|-
| Implement <code>getNowExpr()</code> method
|
|
|-
| Implement <code>getSeparator()</code> method
|
|
|-
| Implement <code>getSetupEtcScriptName()</code> method
|
|
|}
1
edit

Navigation menu