From 6c898dfae7d171780c96bf2736753052613aca23 Mon Sep 17 00:00:00 2001 From: Jijo Roy Jacob Date: Wed, 9 Jan 2019 12:30:41 +0530 Subject: [PATCH] Updated the title for the JPA tutorial Updated the title for the JPA tutorial --- tutorials/cp-apm-05-using-jpa/cp-apm-05-using-jpa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/cp-apm-05-using-jpa/cp-apm-05-using-jpa.md b/tutorials/cp-apm-05-using-jpa/cp-apm-05-using-jpa.md index 4b46490fdd..a01f68bd22 100644 --- a/tutorials/cp-apm-05-using-jpa/cp-apm-05-using-jpa.md +++ b/tutorials/cp-apm-05-using-jpa/cp-apm-05-using-jpa.md @@ -1,7 +1,7 @@ --- author_name: Jijo Roy Jacob author_profile: https://github.com/JijoRoyJacob -title: Using JPA in Custom Logic +title: Use JPA in Custom Logic description: Use Java Persistence API (JPA) in your application, created using the SAP Cloud Application Programming Model, to store and retrieve data. auto_validation: true primary_tag: software-product-function>sap-cloud-application-programming-model