0 Replies Latest reply on Jan 6, 2005 7:29 AM by binario

    query.scroll

    binario

      Hi all,

      Looking at the hibernate query interface I see that there is a method

      query.scroll();

      http://base.thep.lu.se/base2/api/hibernate/net/sf/hibernate/Query.html#scroll()

      This returns a list of objects as a scrollable result set. Is there any support for this in ejb3 query?

      thanks,
      Binario