EJBQL and Refreshing Data

From: Andrew Lindesay (ap..indesay.co.nz)
Date: Thu May 06 2010 - 01:04:03 EDT

  • Next message: Andrey Razumovsky: "Re: EJBQL and Refreshing Data"

    Hello;

    If an EJBQL query is performed;

            SELECT f FROM FooBar f WHERE ...

    I note (fairly obvious) that the to-many relationships of the fetch'ed FooBar-s are not freshened.

    Is there a way to achieve this with an EJBQLQuery as I note there is no;

            query.addPrefetch(..)

    Thanks for any help.

    cheers.

    ___
    Andrew Lindesay
    www.silvereye.co.nz



    This archive was generated by hypermail 2.0.0 : Thu May 06 2010 - 01:08:43 EDT