What is cascade delete
A deletion that triggers another deletion. A cascade delete can be specified for an entity bean that has container-managed persistence.
Explore posts in the same categories: J2EE Interview Questions