This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2eb82e8a22
java-tutorials
/
persistence-modules
/
hibernate-annotations
History
YuCheng Hu
ac63780e28
init submit for H2 test about hibernate annotations
2020-04-11 00:43:28 -04:00
..
.idea
init submit for H2 test about hibernate annotations
2020-04-11 00:43:28 -04:00
src
init submit for H2 test about hibernate annotations
2020-04-11 00:43:28 -04:00
README.md
Init submit the source code for hibernate annotations
2020-04-10 14:56:42 -04:00
pom.xml
remove Could not transfer artifact org.opengeo:geodb:pom:0.9 from/to geodb-repo (
http://repo.boundlessgeo.com/main/
): repo.boundlessgeo.com
2020-04-11 00:35:01 -04: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