diff --git a/persistence-modules/java-jpa-2/README.md b/persistence-modules/java-jpa-2/README.md index 7a7429008b..fb6ef5d8f8 100644 --- a/persistence-modules/java-jpa-2/README.md +++ b/persistence-modules/java-jpa-2/README.md @@ -4,3 +4,4 @@ - [JPA Query Parameters Usage](http://www.baeldung.com/jpa-query-parameters-usage) ======= >>>>>>> refs/heads/master +- [Mapping Entitiy Class Names to SQL Table Names with JPA](https://www.baeldung.com/jpa-entity-table-names)