
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 29 (100.0%) | 406 (100.0%) | 14.0 |
Updated generation of DO to use more efficient XXX.parseXXX() instead of new XXX()
6 lines of code changed in:
bug 25: Added support for rendering TIMESTAMP type columns.
3 lines of code changed in:
Added field def for CLOB types.
3 lines of code changed in:
Added generation logic to support BLOB data types.
2 lines of code changed in:
Can now auto-generate blob attribute methods.
10 lines of code changed in:
Added extra field generation for datelong and booleanint.
54 lines of code changed in:
Updated templates for new xsd format.
8 lines of code changed in:
DO's dont need the extended imports.
0 lines of code changed in:
Fixed header templates.
9 lines of code changed in:
Updated generator code to work with DCAF 2.3
17 lines of code changed in:
Updated velocity templates to work with the newly named xml elements.
29 lines of code changed in:
Updated header comments to not have the log section.
5 lines of code changed in:
Added support for Date data types.
10 lines of code changed in:
Added support for generating float fields.
16 lines of code changed in:
Updated to work with field changes.
13 lines of code changed in:
*** keyword substitution change ***
110 lines of code changed in:
Initial version of code to generate DO/BO/Lists.
111 lines of code changed in: