Not polymorphic query

From: sono-un-asin..ibero.it (sono-un-asino@libero.it)
Date: Thu Dec 03 2009 - 13:46:14 EST

  • Next message: Eltaeb: "Problem with joining two tables, base one empty."

    Hi Guys,
    (In Cayenne 2.0 version) Considering the hierarchical class tree to single
    table example, if I perform this kind of not-polymorphic query:
      
    SelectQuery query = new SelectQuery( Manager.class );
      
    I receive this error : "No inheritance - there must be only one override
    set"
    It's my error or I can't do a not-polymorphic query at all?
    __
    Domenico



    This archive was generated by hypermail 2.0.0 : Thu Dec 03 2009 - 13:55:24 EST