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
FIXME 0 FIXME
TODO 4 TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 4

com.reallifedeveloper.tools.test.database.dbunit.DbUnitFlatXmlReader Line
The current implementation only has basic support for "to many" associations (there must be a &JoinTable annotation on a field, with &JoinColumn annotations), and for enums (an enum must be stored as a string). 51
com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepository Line
Consider refactoring this class using the hints from PMD 40
Handle IdClass with method annotations 310
Handle IdClass with method annotations 335