This website requires JavaScript.
Explore
Help
Register
Sign In
mindol1004
/
spring-boot-rest
Watch
1
Star
0
Fork
0
You've already forked spring-boot-rest
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
aeeedb6fe6c307ff49688c62c9701c473ac52e59
spring-boot-rest
/
persistence-modules
/
hibernate-annotations
History
sampadawagde
aeeedb6fe6
JAVA-11792: Fix formatting of POMs
2022-05-08 16:36:25 +05:30
..
src
[JAVA-11226] Fix and update Hibernate OneToMany code (
#12031
)
2022-04-11 20:25:30 +05:30
pom.xml
JAVA-11792: Fix formatting of POMs
2022-05-08 16:36:25 +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