[root]/src/au/com/whitesquare/dcaf/creator
bean
(36 files, 7688 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 52 (100.0%) | 1785 (100.0%) | 34.3 |
Added more mappings for columns.
26 lines of code changed in:
bug 26 : Added logic to main method to take schema and catalog.
10 lines of code changed in:
bug 26: Added configs for schema and catalog
status 26: resolved fixed
96 lines of code changed in:
Fixed bug where single & was used instead of and (&&) in getSKType check.
6 lines of code changed in:
Updated extractor to close connections and release garbage.
28 lines of code changed in:
Re-added logic for DBExtractor to load Relationships.
30 lines of code changed in:
Added fix for when no listrendererpackage option is selected.
25 lines of code changed in:
Temp comment of single relationship.
13 lines of code changed in:
Now generates the list renderers via the templates.
55 lines of code changed in:
Created initial hack class to export a tables data to a set of SQL insert functions.
111 lines of code changed in:
Updated the "m" attribute to be optional, and added support for a schema
selection option.
12 lines of code changed in:
Added extra mappings to support oracle as well as mckoi.
11 lines of code changed in:
Added support for schema selection.
19 lines of code changed in:
Created ability to retreive a schema from a database and generate a
DCAFG config file.
818 lines of code changed in:
Updated imports.
5 lines of code changed in:
This is the new Main class used to peform the generation.
230 lines of code changed in:
Removed obsolete mapping files as castor is now used to do the XML mapping.
0 lines of code changed in:
Added extra system messages to indicate successful parsing of lists, fields, etc.
13 lines of code changed in:
Added support for single relationships to be either cached or not.
Cached means uses the ObjectCache to get the reference, non-cached
means to load the related object from the database directly.
24 lines of code changed in:
Added support for parsing the cached flag for single relationships.
12 lines of code changed in:
(10 more)