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 Class Total number of occurrences Tag strings used by tag class
Todo Work 4 todo, FIXME, @deprecated

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 4

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