Commit 55febcb
Add javadoc to JdbcIO.PreparedStatementSetter (#35796)
* Add comments to JdbcIO.PreparedStatementSetter
* Fix javadoc to include ReadAll scenario
* Add javadoc for ReadAll.withParameterSetter
* Clarify JdbcIO.readAll do not support reading from multiple tables
* Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>1 parent f30aa96 commit 55febcb
1 file changed
Lines changed: 18 additions & 2 deletions
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
358 | 362 | | |
359 | 363 | | |
360 | 364 | | |
| |||
1175 | 1179 | | |
1176 | 1180 | | |
1177 | 1181 | | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
1178 | 1194 | | |
1179 | 1195 | | |
1180 | 1196 | | |
| |||
1830 | 1846 | | |
1831 | 1847 | | |
1832 | 1848 | | |
1833 | | - | |
1834 | | - | |
| 1849 | + | |
| 1850 | + | |
1835 | 1851 | | |
1836 | 1852 | | |
1837 | 1853 | | |
| |||
0 commit comments