Difference between revisions of "PostgreSQL Adapter Project - Extending SQLAdapter"
(Created page with '{{NexJExpress/PostgreSQL}} Task Summary {| border="1" cellpadding="4" cellspacing="2" style="border: 1px solid black;border-collapse:collapse;" |- ! Task ! Status ! Test Status …') |
|||
Line 1: | Line 1: | ||
− | + | [[category: NexJ Express PostgreSQL]] | |
Task Summary | Task Summary |
Revision as of 14:24, 22 January 2011
Task Summary
Task | Status | Test Status |
---|---|---|
Implement | ||
appendIdentityColumn | ||
appendIdentityPrefix | ||
appendIdentitySuffix | ||
appendIdentityValue | ||
appendInfixHint | ||
appendLiteral | ||
appendMatchStatement | ||
appendNoRowsBlock | ||
appendNoRowsEnd | ||
appendNoRowsStart | ||
appendPrefixHint | ||
appendStringLengthPrefix | ||
appendSubstringPrefix | ||
appendSuffixHint | ||
appendTableHint | ||
appendTypeConversion | ||
bindIdentity | ||
createSchemaManager | ||
getDuplicateKeyName | ||
getIdentityValue | ||
getMaxTime | ||
getMinTime | ||
getTestSQL | ||
indexNameMatches | ||
isBatchSupported | ||
isBatchUpdateCountSupported | ||
isBatchable | ||
isDateRangeException | ||
isDeadlockException | ||
isDuplicateKeyException | ||
isLiteral | ||
isLockTimeoutException | ||
isQueryTimeoutException | ||
isUnicode | ||
Override |