Update README.md

[skip ci]
This commit is contained in:
edizor
2023-07-13 14:34:24 +08:00
committed by GitHub
parent a088cd8abe
commit beb88e2a6d

View File

@@ -11,3 +11,4 @@ This module contains articles about Annotations used in Hibernate.
- [Usage of the Hibernate @LazyCollection Annotation](https://www.baeldung.com/hibernate-lazycollection)
- [@Immutable in Hibernate](https://www.baeldung.com/hibernate-immutable)
- [Hibernate @CreationTimestamp and @UpdateTimestamp](https://www.baeldung.com/hibernate-creationtimestamp-updatetimestamp)
- [Difference Between @JoinColumn and @PrimaryKeyJoinColumn in JPA](https://www.baeldung.com/java-jpa-join-vs-primarykeyjoin)