Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Design Pattern EJB Facade for CRUD operations

Hi,

To remove an entity why does not EclipseLink support db level cascade delete? The schema generated does not contain on cascade delete on constraints. I have to manually change the sql script.


Regards,
Jehanzeb Qayyum

Back to the top