What is cmp in java?



What is cmp in java?..

Answer / Anand Prakash Trivedi

CMP stands for Container Managed Persistence, which is a part of the Java EE (Enterprise Edition) architecture. It's used to manage the persistence relationships between entities automatically.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

How do I know if I have jre or jdk?

1 Answers  


Explain the Sequence Diagram?

2 Answers   HCL,


Why are lambda functions called lambda?

1 Answers  


What is an actionevent in java?

1 Answers  


What is flatmap java?

1 Answers  


What is jpa entitymanager?

1 Answers  


What is the content of the Java 2 security policy file?

1 Answers  


What is the difference between a jdk and a jvm?

1 Answers  


What is the difference between the boolean & operator and the && operator?

1 Answers  


What is the need to declare main() method as static in Java?

12 Answers  


differences between iterator and spliterator in java se 8?

1 Answers  


Are streams faster than for loops?

1 Answers  


Categories