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 |
---|---|---|
FIXME's | 1 | FIXME |
TODO's | 12 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 1
org.apache.torque.engine.database.model.Database | Line |
---|---|
Handle idMethod="native" via DB adapter. | 373 |
Number of occurrences found in the code: 12
org.apache.torque.engine.database.model.Column | Line |
---|---|
Handle delimited column names that have non-Java identifier characters in them. | 284 |
Properly SQL-escape the text. | 953 |
org.apache.torque.engine.database.model.Database | Line |
autoincrement is no longer supported!!! | 374 |
check type and size | 402 |
org.apache.torque.engine.database.model.Domain | Line |
Properly SQL-escape the text. | 252 |
org.apache.torque.engine.platform.PlatformDefaultImpl | Line |
Check whether this is true for all DBs. Also verify the old Sybase templates. | 101 |
org.apache.torque.task.TorqueXMLWithDesc | Line |
Auto-generated catch block | 126 |
Auto-generated catch block | 129 |
Auto-generated catch block | 132 |
Auto-generated catch block | 146 |
Auto-generated catch block | 149 |
Auto-generated catch block | 152 |