Re: DI-based configuration works

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Tue Dec 08 2009 - 17:34:09 EST

  • Next message: Andrey Razumovsky: "Re: DI-based configuration works"

    On Dec 8, 2009, at 5:24 PM, Aristedes Maniatis wrote:

    > Since I've never used JPA I'm hazy on exactly what that means. For
    > example, isn't EJBQL part of the JPA? I assume you aren't suggesting
    > that goes away? Which bit of the implementation is in the JPA jars?

    Our JPA implementation was designed as a spec-compliant wrapper around
    Cayenne core. So JPA modules themselves are rather thin and contain
    the bridging code, and peeling off this layer will be transparent to
    everybody (except that the trunk will build faster). All the actual
    functionality is in cayenne-jdk1.5-unpublished module (including
    EJBQL), and of course will not be removed. Specifically these modules
    will be removed:

    * framework/cayenne-agent
    * framework/cayenne-jpa-unpublished
    * itests/jpa-chapter2
    * itests/jpa-chapter3
    * itests/jpa-chapter4
    * itests/jpa-chapter5
    * itests/jpa-chapter6
    * itests/jpa-chapter9

    Andrus



    This archive was generated by hypermail 2.0.0 : Tue Dec 08 2009 - 17:34:34 EST