What is the answer? Is the answer based on legacy
EJB implementation?
As far as I understand of EJB 2.0, BMP has no definite advantage over CMP as far as performance is concerned.
When should you use CMP?
(A) When performance is essential and you are storing standard data types.
(B) When performance is not essential and you are storing standard data types.
(C) When performance is essential and you are storing complex data types.
(D) When performance is not essential and you are storing complex data types.