Open main menu

CDOT Wiki β

Changes

PostgreSQL Adapter Project - Extending SQLAdapter

100 bytes added, 12:59, 8 March 2011
Tasks
|<code>appendSuffixHint</code>
| DONE
|DONE
|-
|<code>appendTableHint</code>
|-
|<code>bindIdentity</code>
|DONE|DONE
|-
|<code>createSchemaManager</code>
| DONE
| DONE
|-
|<code>getDuplicateKeyName</code>
| DONE
|DONE
|-
|<code>getIdentityValue</code>
|-
|<code>getMaxTime</code>
|DONE|DONE
|-
|<code>getMinTime</code>
|DONE|DONE
|-
|<code>getTestSQL</code>
|DONE|DONE
|-
|<code>indexNameMatches</code>
|DONE|DONE
|-
|<code>isBatchSupported</code>
|DONE
|DONE
|-
|<code>isBatchUpdateCountSupported</code>
|DONE|DONE
|-
|<code>isBatchable</code>
|DONE|DONE
|-
|<code>isDateRangeException</code>
|DONE|DONE
|-
|<code>isDeadlockException</code>
| DONE ?
|DONE
|-
|<code>isDuplicateKeyException</code>
|DONE |DONE
|-
|<code>isLiteral</code>
| DONE
|DONE
|-
|<code>isLockTimeoutException</code>
| DONE ?
|DONE
|-
|<code>isQueryTimeoutException</code>
| DONE
|DONE
|-
|<code>isUnicode</code>
|DONE|DONE
|-
| colspan="3" |'''Override'''
| <code>appendLiteral(StringBuffer buf, String sValue)</code>
|DONE
|DONE
|}
1
edit