Class | Class Todos Count | Method with Todos |
---|---|---|
com.finalist.jag.uml.UML2JagGenerator | 1 | 0 |
com.finalist.jaggenerator.Database | 0 | 1 |
com.finalist.jaggenerator.DatabaseUtils | 0 | 1 |
com.finalist.util.Diff | 2 | 0 |
Class Todos |
---|
Plug in a generic java class field type --> SQL column type mapping, instead of DEFAULT_SQL_TYPE.. |
Method Todos |
---|
getTypeMapping(): this property may be application-server specific -maybe better to have a Map of these..? |
Method Todos |
---|
getPrimaryKeys(): make this private - all primary key work should be done in this class. |