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

RESTful access to Persistence Unit runtime

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • competitive, jpa, usability
    • None

    Description

      A persistence unit should provide access to a remote, non-Java client in a RESTful fashion.

      The communication protocol should be HTTP.
      The 'safe' operations (HTTP GET for find, query, properties, metamodel browsing etc) can be encoded in URI syntax itself.
      The state representation would start with schema-less XML, followed by schema-compliant XML and JSON
      The POST/PUT operations and transactions will be addressed in a separate task.

      Attachments

        Activity

          People

            ppoddar@apache.org Pinaki Poddar
            ppoddar@apache.org Pinaki Poddar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: