1 Reply Latest reply on Feb 23, 2008 1:19 AM by jimk1723

    EJQL + el + OneToMany

    german.otero

      I don't know, and i can't find nothing in google.


      How to filter a collection (one to many relation) with El.
      In my query object (EntityQuery).
      I need to do this


      Select x from X x where x.area in (#{y.areas})





      tnks