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 | 1 | @todo |
FIXME | 0 | FIXME |
TODO | 1 | TODO |
Each tag is detailed below:
@todo
Number of occurrences found in the code: 1
nl.b3p.brmo.persistence.staging.AutomatischProces | Line |
---|---|
auto-truncate van de clob? oracle CLOB is maximaal 4 GB - 1) * DB_BLOCK_SIZE (http://docs.oracle.com/cd/B19306_01/server.102/b14237/limits001.htm#i287903) ,posgres CLOB (text type) is maximaal limitless (http://www.postgresql.org/docs/9.3/static/datatype-character.html) | 90 |
TODO
Number of occurrences found in the code: 1
nl.b3p.brmo.persistence.staging.Bericht | Line |
---|---|
gaan we hier iets aan doen? | 184 |