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 | 0 | @todo | 
| TODO | 4 | TODO | 
Each tag is detailed below:
TODO
Number of occurrences found in the code: 4
| org.apache.torque.TorqueInstance | Line | 
|---|---|
| database maps should be re-created on restart databases.clear(); | 943 | 
| org.apache.torque.adapter.OracleAdapter | Line | 
| does not work for functions yet | 191 | 
| org.apache.torque.sql.Query | Line | 
| rename to SqlStatement | 49 | 
| org.apache.torque.util.LargeSelect | Line | 
| Perhaps store the oldPosition and immediately restart the query. oldPosition = position; | 1013 | 


