prefetching

From: Tore Halset (halse..vv.ntnu.no)
Date: Tue Dec 09 2003 - 09:57:31 EST

  • Next message: Andrus Adamchik: "Re: prefetching"

    Hello!

    I have a database with db-relationships like:

    person<<-->gender
    person<<-->favorite color
    person<<-->hairstyle

    The obj-relationships look like

    person-->gender
    person-->favorite color
    person-->hairstyle

    I have a SelectQuery with an Expression to query for some persons. I
    want to prefetch in the lookup-tables for gender and hairstyle.

    Everything works if the obj-relationships are defined both ways, but I
    do not want to define them both ways. Am I doing something wrong? Is
    this a cayenne bug?

      - Tore.



    This archive was generated by hypermail 2.0.0 : Tue Dec 09 2003 - 09:57:39 EST