Re: Some Entity Modeler questions

From: womai..ac.com
Date: Wed Aug 30 2006 - 21:48:28 EDT

  • Next message: Q: "Re: Warnings from auto-generated code"

    Thanks, Paul, that helps a lot.

    janine

    On Aug 30, 2006, at 5:30 PM, Paul D. Yu wrote:

    > This depends on which direction you are trying to traverse.
    >
    > If you are going from EntityB.entitiyAs() then the source = EntityB
    > eoid and the destination = EntityA b_eoid relationship type =
    > toMany. This would be with the EntityB selected in the main view,
    > and A selected in the relationship property window.
    >
    > If you want to go from EntityA back to B, then you should select
    > EntityA in the main window, and click add relationship. Then in
    > the properties window select toOne, select the EntityB from the
    > list, and then select the b_eoid in the source and eoid in the target.
    >
    > Hope this is clear. Guess a quick Snapz Pro video may help.
    >
    > Paul
    > On Aug 30, 2006, at 8:02 PM, womai..ac.com wrote:
    >
    >>
    >> I am not totally clear about the direction of the relationship.
    >> If I have these two entities:
    >>
    >> EntityA EntityB
    >> eoid eoid
    >> b_eoid stuff2
    >> stuff1
    >>
    >> and I want to join them so that entitya.b_eoid = entityb.eoid,
    >> which is the source and which is the destination?
    >



    This archive was generated by hypermail 2.0.0 : Wed Aug 30 2006 - 21:47:48 EDT