Skip to content

Commit a041e96

Browse files
authored
Merge pull request eugenp#6060 from eugenp/lor6-patch-18
Update README.md
2 parents 80d919c + 7b66665 commit a041e96

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

persistence-modules/java-jpa/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
- [A Guide to SqlResultSetMapping](http://www.baeldung.com/jpa-sql-resultset-mapping)
44
- [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)
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)
6+
- [JPA Entity Graph](https://www.baeldung.com/jpa-entity-graph)

0 commit comments

Comments
 (0)