parent
e668c85464
commit
296504cc42
|
@ -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)
|
- [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)
|
- [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)
|
||||||
|
|
Loading…
Reference in New Issue