9 lines
295 B
Markdown
9 lines
295 B
Markdown
## JPA in Java
|
|
|
|
This module contains articles about the Java Persistence API (JPA) in Java.
|
|
|
|
### Relevant Articles:
|
|
|
|
- [JPA Entity Equality](https://www.baeldung.com/jpa-entity-equality)
|
|
- [Ignoring Fields With the JPA @Transient Annotation](https://www.baeldung.com/jpa-transient-ignore-field)
|