This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
persistence-modules
/
java-jpa-3
History
johnA1331
c485b9b8d1
Update README.md
2020-11-11 21:32:16 +08:00
..
src
Merge pull request
#10216
from emyasa/BAEL-4643
2020-11-11 11:46:00 +01:00
pom.xml
[BAEL-4635] Tests for JPA Transient Annotation tutorial
2020-10-29 20:17:31 -04:00
README.md
Update README.md
2020-11-11 21:32:16 +08:00
README.md
JPA in Java
This module contains articles about the Java Persistence API (JPA) in Java.
Relevant Articles:
JPA Entity Equality
Ignoring Fields With the JPA @Transient Annotation