We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb775a commit c485b9bCopy full SHA for c485b9b
1 file changed
persistence-modules/java-jpa-3/README.md
@@ -5,3 +5,4 @@ This module contains articles about the Java Persistence API (JPA) in Java.
5
### Relevant Articles:
6
7
- [JPA Entity Equality](https://www.baeldung.com/jpa-entity-equality)
8
+- [Ignoring Fields With the JPA @Transient Annotation](https://www.baeldung.com/jpa-transient-ignore-field)
0 commit comments