Change Notes item #838522, was opened at 2003-11-08 20:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=381174&aid=838522&group_id=22866
Category: JBossCMP Group: v3.2 Status: Open Priority: 5 Submitted By: Alexey Loubyansky (loubyansky) Assigned to: Nobody/Anonymous (nobody) Summary: batch-cascade-delete Initial Comment: Relationship roles (ejb-relationship-role) which have <cascade-delete/> specified in ejb-jar.xml can also have <batch-cascade-delete/> in jbosscmp-jdbc.xml. In batch cascade-delete mode, related instances will be removed with one SQL statement of the following form DELETE FROM <related-table> WHERE <foreign-key> = ? instead of specification compliant one DELETE statement for each related instance. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=381174&aid=838522&group_id=22866 ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development