Update README.md

This commit is contained in:
rcalago
2024-02-17 06:17:42 +08:00
committed by GitHub
parent 7be85cf2f7
commit 2a75c0aac3
@@ -12,3 +12,4 @@ This module contains articles about Annotations used in Hibernate.
- [@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)
- [A Guide to the @SoftDelete Annotation in Hibernate](https://www.baeldung.com/java-hibernate-softdelete-annotation)