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 | 7 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 7
| net.sf.r4h.ConstructorTest | Line |
|---|---|
| Auto-generated method stub | 68 |
| net.sf.r4h.GetEntitiesTest | Line |
| find out why this verion of IN doesn't work | 76 |
| net.sf.r4h.HibernateRepository | Line |
| find out why it was commented creationAssociation(criteria, assosiationPathCriteriaMap, order.getSortedFieldPath()).addOrder(createHibernateOrder(order, getLastPropertyName(order.getSortedFieldPath()))); | 460 |
| Consider throwing IllegalArugmentException in case the pageSise is Negative | 482 |
| test this approach | 494 |
| revert once this bug is closed https://hibernate.onjira.com/browse/HHH-6915 | 533 |
| consider if we should use here sortedFieldPath instead of propertyName | 704 |