Difference between revisions of "Research Notes 1/25/2011"
(→Table 3) |
(→Table 3) |
||
Line 193: | Line 193: | ||
|- | |- | ||
|method | |method | ||
− | |colspan=" | + | |colspan="7" | parameter types |
|- | |- | ||
| | | | ||
Line 202: | Line 202: | ||
| SQLInsert | | SQLInsert | ||
| SQLWork | | SQLWork | ||
+ | | Index | ||
|- | |- | ||
|<code>getDuplicateKeyName</code> | |<code>getDuplicateKeyName</code> | ||
|x | |x | ||
+ | | | ||
| | | | ||
| | | | ||
Line 217: | Line 219: | ||
|x | |x | ||
|x | |x | ||
+ | | | ||
| | | | ||
|- | |- | ||
|<code>getMaxTime</code> | |<code>getMaxTime</code> | ||
+ | | | ||
| | | | ||
| | | | ||
Line 228: | Line 232: | ||
|- | |- | ||
|<code>getMinTime</code> | |<code>getMinTime</code> | ||
+ | | | ||
| | | | ||
| | | | ||
Line 236: | Line 241: | ||
|- | |- | ||
|<code>getTestSQL</code> | |<code>getTestSQL</code> | ||
+ | | | ||
| | | | ||
| | | | ||
Line 250: | Line 256: | ||
| | | | ||
| | | | ||
+ | |x | ||
|- | |- | ||
|<code>isBatchSupported</code> | |<code>isBatchSupported</code> | ||
+ | | | ||
| | | | ||
| | | | ||
Line 260: | Line 268: | ||
|- | |- | ||
|<code>isBatchUpdateCountSupported</code> | |<code>isBatchUpdateCountSupported</code> | ||
+ | | | ||
| | | | ||
| | | | ||
Line 274: | Line 283: | ||
| | | | ||
|x | |x | ||
+ | | | ||
|- | |- | ||
|<code>isDateRangeException</code> | |<code>isDateRangeException</code> | ||
|x | |x | ||
+ | | | ||
| | | | ||
| | | | ||
Line 285: | Line 296: | ||
|<code>isDeadlockException</code> | |<code>isDeadlockException</code> | ||
|x | |x | ||
+ | | | ||
| | | | ||
| | | | ||
Line 293: | Line 305: | ||
|<code>isDuplicateKeyException</code> | |<code>isDuplicateKeyException</code> | ||
|x | |x | ||
+ | | | ||
| | | | ||
| | | | ||
Line 303: | Line 316: | ||
| | | | ||
|x | |x | ||
+ | | | ||
| | | | ||
| | | | ||
Line 309: | Line 323: | ||
|<code>isLockTimeoutException</code> | |<code>isLockTimeoutException</code> | ||
|x | |x | ||
+ | | | ||
| | | | ||
| | | | ||
Line 317: | Line 332: | ||
|<code>isQueryTimeoutException</code> | |<code>isQueryTimeoutException</code> | ||
|x | |x | ||
+ | | | ||
| | | | ||
| | | |
Revision as of 20:47, 25 January 2011
Table 1
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
|
Table 2
method | parameter types | |||||||
Query | Operator | FunctionOperator | SQLJoin | Primitive | SQLInsert | SQLGenerator | PreparedStatement | |
appendPrefixHint
|
x | |||||||
appendStringLengthPrefix
|
x | |||||||
appendSubstringPrefix
|
x | |||||||
appendSuffixHint
|
x | |||||||
appendTableHint
|
x | x | ||||||
appendTypeConversion
|
x | x | ||||||
bindIdentity
|
x | x | ||||||
createSchemaManager
|
Table 3
method | parameter types | ||||||
SQLException | PreparedStatement | Primitive | Column | SQLInsert | SQLWork | Index | |
getDuplicateKeyName
|
x | ||||||
getIdentityValue
|
x | x | x | ||||
getMaxTime
|
|||||||
getMinTime
|
|||||||
getTestSQL
|
|||||||
indexNameMatches
|
x | ||||||
isBatchSupported
|
|||||||
isBatchUpdateCountSupported
|
|||||||
isBatchable
|
x | ||||||
isDateRangeException
|
x | ||||||
isDeadlockException
|
x | ||||||
isDuplicateKeyException
|
x | ||||||
isLiteral
|
x | ||||||
isLockTimeoutException
|
x | ||||||
isQueryTimeoutException
|
x |
Table 4
method | parameter types | ||
RelationalSchema | ResultSet | Column | |
isUnicode
|
x | x | x |