Hi, I have a database table which has a not-null foreign key. At the moment I can't get cascade-delete to work with not-null foreign keys, JBoss is trying to update the foreign key to null. I'm using JBoss 3.2.2RC1 and I just want to confirm if this is the expected behaviour or a bug? Would it be possible for JDBCRemoveEntityCommand to check for cascade delete and remove the related entities first?
thanks, gavin ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
