Commit 5e087f6
committed
Improved tests and support for ResultSet CallableStatement and SavePoint.
ResultSet implementation to fall back to proxy only mode when features like first and last are used to modify the position of the ResultSet.
Improved error handling for callProxy operations.1 parent 249163e commit 5e087f6
File tree
14 files changed
+1402
-525
lines changed- ojp-grpc-commons/src/main/proto
- ojp-jdbc-driver/src
- main/java/org/openjdbcproxy/jdbc
- test
- java/openjdbcproxy/jdbc
- resources
- ojp-server/src/main/java/org/openjdbcproxy/grpc/server
14 files changed
+1402
-525
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
0 commit comments