CMP vs. JDO
The following document attempts to help me or anyone else involved in a software lifecycle decide whether to use CMP (Container Managed Persistence) or JDO (Java Data Objects) to handle database persistence in their next Java application. Both are very competitive solutions which offer a lot of potential for developers. In this document, CMP and JDO are compared in a number of key areas such as features, ease of development, performance and maintainability.A
Read the complete paper: CMP vs. JDOA (PDF)
A
Category: Articles






