The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

CMP

Container Managed Persistence

In a nutshell, when an entity EJB is configured to use CMP when deployed within a J2EE EJB container, the container is responsible for managing the bean's persistent data to/from a data repository such as a database table. See the EJB 2.0 CMP and JDO FAQ for a more concise description.

Also See



Discussion about CMP

Topic CMP . { Edit | Ref-By | Printable | Diffs r3 < r2 < r1 | More }
 XML java.net RSS

Revision r3 - 23 Oct 2003 - 05:45:30 - Main.redwolf