0 Replies Latest reply on Nov 14, 2006 6:14 AM by tabares

    Using Order-by with inheritance

    tabares

      Hi !!!

      I have a problem. I have defined into a many-to-many relationship a order-by tag and I want mapping an attribute of the superclass. For example, I want order the Customers using the birthdate attribute of Persons. I am using the orm.xml instead of java annotations.