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
AbdallahSawan
8a004c459a
Usage of the Hibernate @LazyCollection Annotation Article by Abdallah Sawan
2021-02-23 15:56:18 +02:00
..
src
Usage of the Hibernate @LazyCollection Annotation Article by Abdallah Sawan
2021-02-23 15:56:18 +02:00
pom.xml
JAVA-4: Renamed hibernate5-annotations to hibernate-annotations
2020-03-15 12:48:26 +05:30
README.md
JAVA-4: modified README files to add proper descriptions, and https to
2020-03-22 23:40:34 +05:30
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