3 Replies Latest reply on Nov 22, 2004 12:34 PM by bill.burke

    Multiple object return in a query

    binario

      Hi all,

      I would like to know people's advice for returning more than 1 object from a query. For example, lots of web pages want to display info from more than 1 table. Example: display a company and its list of employees on 1 page. Now most of the examples I see for ejb3 query language return things like Company or Employee, but the real world problems I see need to get back custom information - can anyone tell me how to do this?

      thanks very much,
      Binario