Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Update README.md #15

Merged
merged 3 commits into from
Feb 17, 2020
Merged

Update README.md #15

merged 3 commits into from
Feb 17, 2020

Conversation

agoerler
Copy link
Contributor

No description provided.

@@ -135,7 +135,7 @@ Let's deploy the domain model to a database. Now, you will use SQLite, a light-w

## Use CAP's generic persistence handling

The CAP Java stack has a [Persistence Service](https://cap.cloud.sap/docs/java/srv-run#the-persistence-service) that provides out-of-the-box capabilities to store and retrieve entities from a database. Therefore no custom coding is required for this. The entities defined in your `AdminService` will be automatically served via OData and you can just delete the `AdminService.java` file that was created earlier.
The CAP Java stack has a [Persistence Service](https://cap.cloud.sap/docs/java/srv-run#persistenceservice) that provides out-of-the-box capabilities to store and retrieve entities from a database. Therefore no custom coding is required for this. The entities defined in your `AdminService` will be automatically served via OData and you can just delete the `AdminService.java` file that was created earlier.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/docs/java/consumption-api#persistenceservice

@beckermarc beckermarc merged commit caf02d3 into SAP-archive:master Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants