[jboss-user] [EJB 3.0] - Re: How to cause related entities to update when base entity
epbernard
do-not-reply at jboss.com
Tue Sep 19 19:34:07 EDT 2006
1. is not possible this is not how you would work in a object model (wo persistence)
2. can be done through cascade=CascadeType.REMOVE on the @OneToMany association
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972777#3972777
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972777
More information about the jboss-user
mailing list