We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80d919c + 7b66665 commit a041e96Copy full SHA for a041e96
1 file changed
persistence-modules/java-jpa/README.md
@@ -2,4 +2,5 @@
2
3
- [A Guide to SqlResultSetMapping](http://www.baeldung.com/jpa-sql-resultset-mapping)
4
- [A Guide to Stored Procedures with JPA](http://www.baeldung.com/jpa-stored-procedures)
5
-- [Fixing the JPA error “java.lang.String cannot be cast to [Ljava.lang.String;”](https://www.baeldung.com/jpa-error-java-lang-string-cannot-be-cast)
+- [Fixing the JPA error “java.lang.String cannot be cast to Ljava.lang.String;”](https://www.baeldung.com/jpa-error-java-lang-string-cannot-be-cast)
6
+- [JPA Entity Graph](https://www.baeldung.com/jpa-entity-graph)
0 commit comments