Difference between revisions of "Research Notes 1/25/2011"

From CDOT Wiki
Jump to: navigation, search
(Created page with '== Summary == {| border="1" cellpadding="4" cellspacing="2" style="border: 1px solid black;border-collapse:collapse;" |- |method |colspan="6" | parameter types |- | | SQLInsert |…')
 
Line 78: Line 78:
 
|-
 
|-
 
|<code>appendNoRowsEnd</code>
 
|<code>appendNoRowsEnd</code>
 +
|
 +
|
 +
|
 +
|
 
|
 
|
 
|
 
|
 
|-
 
|-
 
|<code>appendNoRowsStart</code>
 
|<code>appendNoRowsStart</code>
 +
|
 +
|
 +
|
 +
|
 
|
 
|
 
|
 
|

Revision as of 16:08, 25 January 2011

Summary

method parameter types
SQLInsert Query Primitive Column SQLJoin Pair
appendIdentityColumn x
appendIdentityPrefix x
appendIdentitySuffix x
appendIdentityValue x
appendInfixHint x
appendLiteral x
aappendMatchStatement x x x
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
appendLiteral(StringBuffer buf, String sValue) DONE