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 | 17 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 17
| org.davidmoten.rx.jdbc.Call | Line |
|---|---|
| handle Parameter objects (named) | 413 |
| --No comment-- | 424 |
| convert to a desired return type? | 474 |
| org.davidmoten.rx.jdbc.DatabaseTest | Line |
| make a more accurate comparison using the current TZ | 2316 |
| org.davidmoten.rx.jdbc.Parameter | Line |
| cache all these calcs when constructed | 49 |
| org.davidmoten.rx.jdbc.TransactedUpdateBuilder | Line |
| add other methods e.g. parameter setting methods? Lots of copy-and-paste not attractive here so may accept restricting functionality once valuesOnly() called | 99 |
| org.davidmoten.rx.jdbc.TxImplTest | Line |
| error throwing right for transactions? | 35 |
| org.davidmoten.rx.jdbc.Util | Line |
| can we parse SqlInfo through because already calculated by builder? | 296 |
| is fetchSize required for callablestatement | 342 |
| can we parse SqlInfo through because already calculated by builder? | 345 |
| java.util.Calendar support | 539 |
| XMLGregorian Calendar support | 540 |
| java.util.Calendar support | 572 |
| XMLGregorian Calendar support | 573 |
| java 9 support (fix IllegalAccessException) | 905 |
| check method has a mappable return type | 968 |
| check method has a mappable return type | 976 |