Ticket #19 (closed task: fixed)
Refactor MetadataUtils to use ForeignKey instances
| Reported by: | chous | Owned by: | chous |
|---|---|---|---|
| Priority: | normal | Milestone: | A-law algorithm (QueryJ 0.7) |
| Component: | QueryJ | Version: | trunk |
| Keywords: | Cc: | ||
| Include in GanttChart: | yes | Depends on: | |
| Due to assign (leave blank to use ticket's creation date): | 2006/09/04 | Due to close: | 2006/09/04 |
Description (last modified by chous) (diff)
Currently, MetadataUtils retrieve a map of String->String[][]. It should return a map of String->Foreign Key?[]. The key is the name of each table referring to a given one.
Change History
Note: See
TracTickets for help on using
tickets.
