Skip to content

Commit 47de530

Browse files
JOIN FETCH and @ElementCollection
1 parent b6d0965 commit 47de530

File tree

1 file changed

+1
-1
lines changed
  • HibernateSpringBootElementCollectionJoinFetch

1 file changed

+1
-1
lines changed

HibernateSpringBootElementCollectionJoinFetch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Key points:**\
66
- by default, `@ElementCollection` is loaded lazy, keep it lazy\
7-
- use `JOIN FETCH` in the repository
7+
- use `JOIN FETCH` in the repository
88

99
-------------------------------
1010

0 commit comments

Comments
 (0)