Re: Depreciated DataContext.getThreadDataContext()

From: Robert Zeigler (robert.zeigle..oxanemy.com)
Date: Tue Apr 14 2009 - 10:02:31 EDT

  • Next message: Andrey Razumovsky: "Re: Depreciated DataContext.getThreadDataContext()"

    Deprecation of getThreadDataContext is unrelated to JPA support.
    Use BaseContext.getThreadObjectContex() and cast it to DataContext.

    Robert

    On Apr 14, 2009, at 4/144:47 AM , Malcolm Edgar wrote:

    > With JPA off the roadmap can we remove the Java depreciation from
    > DataContext.getThreadDataContext() as this generates a ton of warnings
    > in our code base and the DataContext has important methods which just
    > aren't available on ObjectContext or BaseContext.
    >
    > regards Malcolm Edgar



    This archive was generated by hypermail 2.0.0 : Tue Apr 14 2009 - 10:03:21 EDT