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
kwoyke
a623d1714f
BAEL-4468: Fix nullSafeSet method (
#9791
)
2020-07-30 07:57:02 +02:00
..
src
BAEL-4468: Fix nullSafeSet method (
#9791
)
2020-07-30 07:57:02 +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