Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] JPA: Cascade.REMOVE not working for unidirectional OneToMany-Relationship

I updated the bug with the details, and workarounds.

The best workaround is most likely to make the relationship @PrivateOwned
until the bug is fixed.



zebhed wrote:
> 
> hmm, this seems to be related to
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=221389
> 
> 


-----
---
http://wiki.eclipse.org/User:James.sutherland.oracle.com James Sutherland 
http://www.eclipse.org/eclipselink/
 EclipseLink ,  http://www.oracle.com/technology/products/ias/toplink/
TopLink 
Wiki:  http://wiki.eclipse.org/EclipseLink EclipseLink , 
http://wiki.oracle.com/page/TopLink TopLink 
Forums:  http://forums.oracle.com/forums/forum.jspa?forumID=48 TopLink , 
http://www.nabble.com/EclipseLink-f26430.html EclipseLink 
Book:  http://en.wikibooks.org/wiki/Java_Persistence Java Persistence 
-- 
View this message in context: http://www.nabble.com/JPA%3A-Cascade.REMOVE-not-working-for-unidirectional-OneToMany-Relationship-tp18574083p18587798.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top