0 Replies Latest reply on Feb 1, 2002 5:56 PM by joethehacker

    How are CMP Relationships Implemented?

    joethehacker

      Hello:

      I'm new to jBoss, and I'm curious as to how relationships are handled with jBoss 2.4.4 CMP. It looks like there is no support for the 1-1, 1-many, and the many-many relationships among entity beans in this version.

      So, my question is, 'What are some of the tricks of the trade for implementing these relationships among entity beans?'

      Is their custom code converting the fields to keys before the ejbStore call and vice versa on the ejbLoad? Or, does all this have to be done via BMP?

      Thanks,

      Joe