Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Total number of occurrences
@deprecated 0
@todo 0
FIXME 0
TODO 4

Each tag is detailed below:

TODO

Number of occurrences found in the code: 4

org.synchronoss.cpo.jdbc.JdbcCpoAdapter Line
FIX THIS localLogger.error("bound values:" + this.parameterToString(jq)); 2731
FIX This localLogger.error("bound values:" + this.parameterToString(jq)); 2815
org.synchronoss.cpo.jdbc.JdbcCpoAttribute Line
Revisit this. Initializing the java sql type here. Not sure that this is the right place. 106
org.synchronoss.cpo.jdbc.parser.SQLExpressionParserTest Line
- add more junits for single quotes, double quotes, inner selects, etc 28