[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?

Is there any JPA- or EclipseLink-specific way to check if an Entity has any refrences? Or do i have to implement this myself?

I prefer reverse engineering the BM from the database: you then know for sure that all relations have the appropriate handling.