This repository was archived by the owner on Jun 18, 2020. It is now read-only.
Commit 1d12f2e
Thomas Risberg
DATAJDBC-25 Adding throws clasue for SQLException to doInSqlInsertWithKeyClause
1 parent a24144e commit 1d12f2e
File tree
1 file changed
+3
-1
lines changed- spring-data-jdbc-core/src/main/java/org/springframework/data/jdbc/query
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | | - | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
0 commit comments