upgrading to 1.2B1

From: Bryan Lewis (brya..aine.rr.com)
Date: Fri Apr 07 2006 - 14:41:44 EDT

  • Next message: Andrus Adamchik: "Re: upgrading to 1.2B1"

    I've upgraded our apps from 1.2M10 to 1.2B1, after hearing that the API
    was frozen (thanks). Two picky little things...

    1. GenericSelectQuery is deprecated. The javadocs say to replace it
    with SelectInfo which seems to be a name that no longer exists. It
    should probably say QueryMetadata.

    2. I had a line of code in a copy of the DataPort example:
    select.setRoot(entity). The javadocs say that setRoot() is deprecated
    and to access root via getMetaData(). I don't see how to setRoot() that
    way. (I saw BaseQueryMetadata.resolve() but that seems rather
    round-about and it's not a public method anyway.)



    This archive was generated by hypermail 2.0.0 : Fri Apr 07 2006 - 14:42:19 EDT