Hello!

I read the posts concerning the problem that arises when using jboss's CMP on 
database schemes that utilize "ON DELETE RESTRICT". 
JBoss sets the foreign keys references to NULL before actually deleting the 
parent entry. So the database fk-constraint exception doesnt fire
There seems to be no direct solution yet. 
The only work arrounds that I found where defining the fk-column as "NOT NULL" 
which imposes other problems.

Any updates, on how to deal with this properly?

regards,
Sebastian


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950259#3950259

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950259


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to