You can view the issue detail at the following URL:
<http://nagoya.apache.org/scarab/issues/id/TRQ52>

Type :        Defect
Issue Id :    TRQ52
Reported by: Andriy Binetskyy
             andrybinya - ([EMAIL PROTECTED])

Details:

Platform: PC
Operating system: windows NT
Summary: Wrong realisation of cascade deleting
Description: Wrong  condition in cascade deleting in the class 
org.apache.torque.util.BasePeer.java in line  "if (columnMaps[j].isForeignKey()
                            && columnMaps[j].isPrimaryKey()
                            && key.equals(columnMaps[j].getRelatedName()))"

related field cannot be Primary Key 
Status: Unconfirmed


--
To unsubscribe, e-mail:   <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>

Reply via email to