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.rxjava3.jdbc.Call | Line |
---|---|
handle Parameter objects (named) | 414 |
--No comment-- | 425 |
convert to a desired return type? | 475 |
org.davidmoten.rxjava3.jdbc.DatabaseTest | Line |
make a more accurate comparison using the current TZ | 2302 |
org.davidmoten.rxjava3.jdbc.Parameter | Line |
cache all these calcs when constructed | 49 |
org.davidmoten.rxjava3.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.rxjava3.jdbc.TxImplTest | Line |
error throwing right for transactions? | 35 |
org.davidmoten.rxjava3.jdbc.Util | Line |
can we parse SqlInfo through because already calculated by builder? | 297 |
is fetchSize required for callablestatement | 343 |
can we parse SqlInfo through because already calculated by builder? | 346 |
java.util.Calendar support | 540 |
XMLGregorian Calendar support | 541 |
java.util.Calendar support | 573 |
XMLGregorian Calendar support | 574 |
java 9 support (fix IllegalAccessException) | 906 |
check method has a mappable return type | 969 |
check method has a mappable return type | 977 |