2020-07-15 20:53:23 -04:00
|
|
|
## JPA in Java
|
|
|
|
|
|
|
|
|
|
This module contains articles about the Java Persistence API (JPA) in Java.
|
2020-08-20 18:21:02 +08:00
|
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
|
|
- [JPA Entity Equality](https://www.baeldung.com/jpa-entity-equality)
|
2020-11-11 21:32:16 +08:00
|
|
|
- [Ignoring Fields With the JPA @Transient Annotation](https://www.baeldung.com/jpa-transient-ignore-field)
|