Commit f0c9a99
committed
Refactor the JpaPagingItemReader by making the entityManagerFactory field final.
Signed-off-by: Tahitoa MERLIN <[email protected]>1 parent a2b880f commit f0c9a99
File tree
2 files changed
+1
-6
lines changed- spring-batch-infrastructure/src
- main/java/org/springframework/batch/infrastructure/item/database
- test/java/org/springframework/batch/infrastructure/item/database
2 files changed
+1
-6
lines changedLines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | 116 | | |
121 | 117 | | |
122 | 118 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
0 commit comments