Commit ee307a1
Fix exception message for
Signed-off-by: Jiandong Ma <jiandong.ma.cn@gmail.com>
[artem.bilan@broadcom.com Improve commit message]
Fixes: #9997
The `nativeQuery` has to be mention in the possible required options to configure.
(cherry picked from commit 119209d)JpaExecutor.doPoll()
1 parent 108194a commit ee307a1
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- spring-integration-jpa/src
- main/java/org/springframework/integration/jpa/core
- test/java/org/springframework/integration/jpa/core
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
| 572 | + | |
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments