Update README.md

[skip ci]
This commit is contained in:
edizor 2023-07-13 14:34:24 +08:00 committed by GitHub
parent e668c85464
commit 296504cc42
1 changed files with 1 additions and 0 deletions

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)