The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag | Total number of occurences |
|---|---|
| @todo | 1 |
| TODO | 3 |
Each tag is detailed below:
Number of occurences found in the code: 1
| org.javagen.revgen.mapping.Db2OOMapper | Line |
|---|---|
| need to clean this up and finish concept | 25 |
Number of occurences found in the code: 3
| org.javagen.revgen.mapping.Db2JavaMapper | Line |
|---|---|
| with a little more refactoring this class could be non-Java specific and renamed DefaultDb2OOMapper. | 34 |
| org.javagen.revgen.mapping.Db2JavaUtil | Line |
|---|---|
| are DB Numeric and Decimal equivalent? If not need minimulDecimalType method | 64 |
| default java mappings should are already specified somewhere? | 186 |