DEVFYI - Developer Resource - FYI

What is cascade delete

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

36. 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.

(Continued on next question...)

Other Interview Questions