How does eclipselink handle DB-based delete cascade (e.g. ON DELETE CASCADE on Oracle). Is there anything special I need to to setup as far as entity relationship definition is concerned? Or if anybody can point me to where I can read up on it, I would greatly appreciate it.