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
sampadawagde
d9b23200d1
removed explicit h2.version as parent now is at the required 1.4.200
2021-11-21 17:58:26 +05:30
..
src
JAVA-3247 Reduce logging of tutorials-integration job
2021-08-21 14:14:24 +05:30
pom.xml
removed explicit h2.version as parent now is at the required 1.4.200
2021-11-21 17:58:26 +05:30
README.md
Update README.md
2021-04-14 23:45:18 +08: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
Usage of the Hibernate @LazyCollection Annotation