OJB fits into the J2EE world in the same way JDO does, and there's lots of articles and the like on that.
Short answer: OJB/JDO offers persistance and either offers or supports the rest. For example, Oracle 9IAS and JBoss both use JDO to implement their CMP. Jim Moore -----Original Message----- From: Lu Cui [mailto:[EMAIL PROTECTED] Sent: Friday, August 22, 2003 3:30 AM To: OJB Users List Subject: about OJB relationship with J2EE Hi All I am not clear about OJB's relationship with J2EE, especially the relationship with Entity Beans. J2EE container can offer many services such as load balancing, pooling, catching and security. Can OJB use all these benefits? Or the programmers have to take care of those things themselves? Is there any articles about how OJB fit into J2EE structure? Best regards Cui Lu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
