[JIRA] Created: (CAY-757) JPA enhancer should enhance undeclared classes

From: Andrus Adamchik (JIRA) ("Andrus)
Date: Fri Feb 16 2007 - 20:46:49 EST

  • Next message: Kevin Menard: "RE: JIRA changelog & roadmap"

    JPA enhancer should enhance undeclared classes
    ----------------------------------------------

                     Key: CAY-757
                     URL: https://issues.apache.org/cayenne/browse/CAY-757
                 Project: Cayenne
              Issue Type: Improvement
              Components: Cayenne JPA
        Affects Versions: 3.0
                Reporter: Andrus Adamchik
             Assigned To: Andrus Adamchik
                 Fix For: 3.0

    We need to be able to run class enhancer for JPA-managed classes even if they are not declared in persistence.xml... This makes the provider much more robust in respect to class loading order (what if an entity class was loaded before the provider initialization, etc.), results in less verbose descriptors and simplifies unit testing. We may also experiment with reloading of a previously loaded unenhanced class on provider startup.

    -- 
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
    



    This archive was generated by hypermail 2.0.0 : Fri Feb 16 2007 - 20:47:11 EST