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 06:21:02 -04:00
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
- [JPA Entity Equality](https://www.baeldung.com/jpa-entity-equality)
|
2020-11-11 08:32:16 -05:00
|
|
|
- [Ignoring Fields With the JPA @Transient Annotation](https://www.baeldung.com/jpa-transient-ignore-field)
|