All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.openjpa.persistence.jest.jest.html Maven / Gradle / Ivy











JEST: REST on OpenJPA















JEST logo


  • Deployed as a HTTP servlet in any web or enterprise application module using OpenJPA as its JPA persistence provider.
  • Completely metadata-driven and hence generic as opposed to specific to any application domain.
  • Introduces a URI syntax. Interprets the HTTP request as a JPA resource based on that syntax. The response is in XML or JSON format.
  • Representational state for persistent instances is coherent. The response always contains the closure of the persistent instances.
  • Connects to the persistent unit of an application in the same module. Or instantiates its own persistence unit.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy