1 Reply Latest reply on May 13, 2002 8:35 PM by dsundstrom

    relations?

    nickbuus

      Could someone please give me an answer to this simple question? Is it necessesary to provide relationship information between entitybeans in the jbosscmp.xml file. Or is it sufficient only to provide the information in the ejb-jar file???

      thanks

      Nick

        • 1. Re: relations?
          dsundstrom

          Most relationships don't require any mappings, but some mappings end up with database reserved words like order-lineitem. In thoes cases, you have to provide an override. Also, the file is jbosscmp-jdbc.xml.