Re: Cayenne Classic vs. Cayenne JPA

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Wed Mar 07 2007 - 08:14:27 EST

  • Next message: Eric Floehr: "RE: Help: getting NPE at ObjectStoreGraphDiff.preprocess"

    On Mar 7, 2007, at 3:04 PM, Randy Leonard wrote:

    > I would hope the industry provides vanilla JPA modelling tools,
    > with the possibilty of provider-specific tool-extensions

    I would hope so.

    > to add provider-specific annotations.

    JPA deals with some of that already:

    * Query extensions can be passed using JPA annotation QueryHint.
    * Provider properties can be passed in the code using
    "javax.persistence.Persistence.createEntityManagerFactory(String, Map)".

    Andrus



    This archive was generated by hypermail 2.0.0 : Wed Mar 07 2007 - 08:14:59 EST