Update README.md

[skip ci]
This commit is contained in:
edizor 2023-04-08 00:11:38 +08:00 committed by GitHub
parent 6e4502955a
commit 50fa309372
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ This module contains articles about Annotations used in Hibernate.
- [Hibernate @WhereJoinTable Annotation](https://www.baeldung.com/hibernate-wherejointable) - [Hibernate @WhereJoinTable Annotation](https://www.baeldung.com/hibernate-wherejointable)
- [Usage of the Hibernate @LazyCollection Annotation](https://www.baeldung.com/hibernate-lazycollection) - [Usage of the Hibernate @LazyCollection Annotation](https://www.baeldung.com/hibernate-lazycollection)
- [@Immutable in Hibernate](https://www.baeldung.com/hibernate-immutable) - [@Immutable in Hibernate](https://www.baeldung.com/hibernate-immutable)
- [Hibernate @CreationTimestamp and @UpdateTimestamp](https://www.baeldung.com/hibernate-creationtimestamp-updatetimestamp)