You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**[How To JOIN FETCH an @ElementCollection](https://github.com/AnghelLeonard/Hibernate-SpringBoot/tree/master/HibernateSpringBootElementCollectionJoinFetch)**
1
2
3
+
**Description:** This application is an example applying `JOIN FETCH` to fetch an `@ElementCollection`.
4
+
5
+
**Key points:**\
6
+
- by default, `@ElementCollection` is loaded lazy, keep it lazy\
0 commit comments