Re: I canīt get data rows...

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Tue Oct 28 2003 - 12:24:34 EST

  • Next message: Tore Halset: "trouble with to-one relation"

    On Oct 28, 2003, at 12:18 PM, Adrian wrote:

    >       query.setFetchingDataRows(true);
    >             List orders= dataContext.performQuery(consulta);
    >             ...

    Is it possible that this happens because you setDataRows(true) on
    *query* and execute *consulta* - a different query?

    Andrus



    This archive was generated by hypermail 2.0.0 : Tue Oct 28 2003 - 12:24:39 EST