Which bean persistence is used in ECRM TIR?
-
CMP
-
BMP
-
Both
-
None of the Above
A
Correct answer
Explanation
ECRM TIR likely refers to a specific enterprise application component. EJB entity beans use either Container-Managed Persistence (CMP) or Bean-Managed Persistence (BMP). The question expects CMP as the answer, indicating container handles database operations. Without domain context about ECRM TIR's architecture, we accept the claimed answer.