Update README.md

This commit is contained in:
rcalago
2024-04-04 00:01:26 +08:00
committed by GitHub
parent f85d5f537b
commit 1c4caceec0
@@ -13,3 +13,4 @@ This module contains articles about Annotations used in Hibernate.
- [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)
- [@Subselect Annotation in Hibernate](https://www.baeldung.com/hibernate-subselect)