Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:EclipseLink/UserGuide/JPA/Advanced JPA Development/JPA RESTful Service

[1] The APIs listed in the spec at http://wiki.eclipse.org/EclipseLink/DesignDocs/326663 (and duplicated in this draft 1/27/11) don't appear in the Javadoc. No org.eclipse.persistence.jpa.rest package seems to exist. What is the status?

[2] Under the sections "POST - Create Operation," "GET - Read Operation," and "DELETE - Delete Operation" there is this statement: "Examples of error responses are: ?"

What should go here? The spec (http://wiki.eclipse.org/EclipseLink/DesignDocs/326663) only says "Error Responses: ?"

Back to the top