[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: ManyToMany: Why is no exception thrown?

There is no specific way. If you make the relationships bi-directional, then you can at least navigate to the references from the object. Otherwise you would need to perform a query to find the references.

-- James