Uploaded image for project: 'OpenJPA'
  1. OpenJPA
  2. OPENJPA-2035

Add the ability to cache data on a remote process without needing domain classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.2.0
    • None
    • datacache, kernel
    • None

    Description

      I have a remote cache running and I don't want to have to add my domain classes to the remote cache's classpath. With this JIRA I'm going to lift this restriction.

      Currently OpenJPAId and PCDataImpl have hard references to the domain Class files that they are operating over. We could change these references to transient and keep a hold of the stringified class names to reload the class if necessary.

      Attachments

        1. OPENJPA-2035.patch
          14 kB
          Richard G. Curtis

        Activity

          People

            curtisr7 Richard G. Curtis
            curtisr7 Richard G. Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: