Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@todo1
TODO5

Each tag is detailed below:

@todo

Number of occurences found in the code: 1

org.javagen.agile.db.DbLoaderLine
add support for versioning by calling DatabaseMetaData.getVersionColumns()181

TODO

Number of occurences found in the code: 5

org.javagen.agile.core.emitter.context.EmitterLocalContextLoaderLine
the ooNamingService provides most of the NanoTemplate functionality - can we refactor NanoTemplate out of the templates?33
org.javagen.agile.core.emitter.template.FreemarkerCodeGeneratorLine
do we need to add support for freemarker.properties configuration?36
org.javagen.agile.core.xml.jaxb.ContextFactoryLine
JAXB registered classes should be externalized to avoid coupling between modules28
org.javagen.agile.db.model.FkConstraintLine
verify logic is correct for composite FKs in checkInsertableUpdatable method71
org.javagen.agile.db.model.UniqueConstraintLine
UniqueConstraint needs to be added to the Table child nodes27