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
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
persistence-modules
/
hibernate-annotations
History
YuCheng Hu
7add8d736b
Update the link for Junit 4 and @Before
2021-11-22 14:40:32 -05:00
..
.idea
init submit for H2 test about hibernate annotations
2020-04-11 00:43:28 -04:00
src
init submit for H2 test about hibernate annotations
2020-04-11 00:43:28 -04:00
pom.xml
Update the link for Junit 4 and @Before
2021-11-22 14:40:32 -05:00
README.md
Init submit the source code for hibernate annotations
2020-04-10 14:56:42 -04:00
README.md
Hibernate Annotations
This module contains articles about Annotations used in Hibernate.
Relevant Articles:
Custom Types in Hibernate and the @Type Annotation
@JoinColumn Annotation Explained
Difference Between @JoinColumn and mappedBy
Hibernate One to Many Annotation Tutorial
Hibernate @WhereJoinTable Annotation