Update README.md
This commit is contained in:
parent
459a4d52d3
commit
96f5393dce
|
@ -11,5 +11,5 @@ This module contains articles about the Java Persistence API (JPA) in Java.
|
|||
- [JPA/Hibernate Projections](https://www.baeldung.com/jpa-hibernate-projections)
|
||||
- [Combining JPA And/Or Criteria Predicates](https://www.baeldung.com/jpa-and-or-criteria-predicates)
|
||||
- [JPA Annotation for the PostgreSQL TEXT Type](https://www.baeldung.com/jpa-annotation-postgresql-text-type)
|
||||
- [Mapping Entity Class Names to SQL Table Names with JPA](https://www.baeldung.com/jpa-mapping-single-entity-to-multiple-tables)
|
||||
- [Mapping a Single Entity to Multiple Tables in JPA](https://www.baeldung.com/jpa-mapping-single-entity-to-multiple-tables)
|
||||
- More articles: [[<-- prev]](/java-jpa)
|
||||
|
|
Loading…
Reference in New Issue