0 Replies Latest reply on Mar 24, 2003 10:43 AM by servigo

    CMR 1-N customized

    servigo

      Hi,

      I would like to know if its possible (and how of course) when I have OrderEntity, LineEntity and relation between them 1-N, and I want to retrieve all LineEntity belonging to Order, but even with some more condition (like price>45$).
      What should I use finder, select? Is it possible somehow semi-atomatic using CMR deplyment-desciptor?