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-mapping
History
Loredana Crusoveanu
a5c30d84a6
Merge pull request
#7257
from amit2103/BAEL-14774
...
[BAEL-14774] - Updated Hibernate @OneToMany article code
2019-07-15 12:05:22 +03:00
..
src
[BAEL-14774] - Fixed conflicts and replaced hsql with h2
2019-07-08 00:21:11 +05:30
pom.xml
Merge pull request
#7257
from amit2103/BAEL-14774
2019-07-15 12:05:22 +03:00
README.md
[BAEL-14774] - Fixed conflicts and replaced hsql with h2
2019-07-08 00:21:11 +05:30
README.md
Relevant Articles:
Persisting Maps with Hibernate
Difference Between @Size, @Length, and @Column(length=value)
Hibernate Validator Specific Constraints
Hibernate One to Many Annotation Tutorial