Merge pull request #8264 from johnA1331/master

Monthly Test Fix - BAEL-19186
This commit is contained in:
Eric Martin
2019-12-03 22:07:26 -06:00
committed by GitHub
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ This module contains articles about the Java Persistence API (JPA) in Java.
### Relevant Articles
- [JPA Query Parameters Usage](https://www.baeldung.com/jpa-query-parameters-usage)
- [JPA Query Parameters Usage](https://www.baeldung.com/jpa-query-parameters)
- [Mapping Entitiy Class Names to SQL Table Names with JPA](https://www.baeldung.com/jpa-entity-table-names)
- [Default Column Values in JPA](https://www.baeldung.com/jpa-default-column-values)
- [Types of JPA Queries](https://www.baeldung.com/jpa-queries)