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
Haroon Khan
4ad546c702
[JAVA-11226] Fix and update Hibernate OneToMany code (
#12031
)
2022-04-11 20:25:30 +05:30
..
src
[JAVA-11226] Fix and update Hibernate OneToMany code (
#12031
)
2022-04-11 20:25:30 +05:30
pom.xml
[JAVA-11226] Fix and update Hibernate OneToMany code (
#12031
)
2022-04-11 20:25:30 +05:30
README.md
Update README.md
2022-04-05 22:55:00 +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
@Immutable in Hibernate