[jboss-user] [EJB 3.0] - Re: Problems with CascadeType.ALL

mazz@jboss.com do-not-reply at jboss.com
Tue Aug 29 09:25:31 EDT 2006


You should not expect to see database constraints added to the DB schema when you do this.  The actual deletes are done on the Java side - i.e. the EJB implementation will perform the cascading deletes.

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

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



More information about the jboss-user mailing list