Ticket #3 (closed task: fixed)
Fix deleteByFk method
| Reported by: | chous | Owned by: | chous |
|---|---|---|---|
| Priority: | normal | Milestone: | A-law algorithm (QueryJ 0.7) |
| Component: | QueryJ | Version: | trunk |
| Keywords: | templates | Cc: | |
| Include in GanttChart: | yes | Depends on: | 2,18,19 |
| Due to assign (leave blank to use ticket's creation date): | 2006/07/23 | Due to close: | 2006/08/31 |
Description
The delete method of RDB implementations of the DAOs tries to delete all entities depending on it. In other words, it simplifies the deletion on cascade of a graph of dependant entities.
Currently, such logic is commented out in the templates, since it contains errors. The purpose of this ticket is, obviously, to fix such errors.
Change History
Note: See
TracTickets for help on using
tickets.
