GeekArticles
Java
J2EEAn Introduction to Component Managed Persistence and Relationships, Part 1
Author: www-105.ibm.com |
Published: 10th Aug 2005 |
Visited: 218 times |
Add CommentFiled in: J2EERick Hightower Director of Development eBlox Component Managed Persistence and Relationships allow you to build components to the EJB 2.0 specification that can save the state of your EJBs to any J2EE supporting application server and database without having to create your own low-level JDBC-based persistence system. It also provides a unified way to support persistent fields and variables within entity beans. This two-part introductory tutorial explains all about CMP/CMR. Register for...n
Read Article Sponsored Links
Related Articles