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
/
hibernate-annotations
/
README.md
anuragkumawat
e57b05c025
JAVA-10082 Create new module hibernate-annotations-2 from spring-hibernate-5 module
2022-03-26 14:52:38 +05:30
765 B
Raw
Blame
History
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
@Immutable in Hibernate