RESTful access to Persistence Unit runtime 
-------------------------------------------

                 Key: OPENJPA-1851
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1851
             Project: OpenJPA
          Issue Type: New Feature
          Components: competitive, jpa, usability
            Reporter: Pinaki Poddar
            Assignee: Pinaki Poddar


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.
 

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

Reply via email to