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

From CDOT Wiki
Jump to: navigation, search
(Table 3)
(Table 4)
Line 355: Line 355:
 
|x
 
|x
 
|}
 
|}
 +
 +
== Javadoc Documentation [https://cs.senecac.on.ca/~pliu/nexj/Javadoc_MySQLAdapter/index.html]==

Revision as of 21:53, 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

Javadoc Documentation [1]