CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 08:29:06 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/googleapis/java-spanner-jdbc.git
etag: W/"bf46f2b9d8851cb83730fb813ab586f3"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=kS0aZtfx9tQKx%2FWLUKN96VuzHOm4bZQb4YPm5y9m9R3w4uT10nUk92pXjBGc1hnr1c7ZBuHZggIGlAvy6jc0%2BCsoW3yhP9OQFVH4I5WUarrrXm41GOMaUSKCgU6l%2BYsZbwMmvcHhKCMkQc1G3mNMa6KvkEONrWEzBaUp1uJr2j8b1wFwIq5qLUZRF%2FRebKsh8kN5D%2BBPJRq0wGzETvwvI4u0EEu8C8e7ZFbOtMZ7Ul4cRkwJGRGyD9KDWPu2ybD%2BLbm7aCwmKhq2Wqu07BALww%3D%3D--4y%2BCO1V%2Fr8pfVIFi--lu5RlufrnY%2BSW5Qio3ibIA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1645926173.1753259346; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 08:29:06 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 08:29:06 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EAF4:12F48D:730B93:8E9D18:68809D51
feat: auto_batch_dml methods + combination with JDBC batching (#1795) · googleapis/java-spanner-jdbc@98f01bb · GitHub
Copy file name to clipboardExpand all lines: clirr-ignored-differences.xml
Copy file name to clipboardExpand all lines: src/main/java/com/google/cloud/spanner/jdbc/CloudSpannerJdbcConnection.java
Copy file name to clipboardExpand all lines: src/main/java/com/google/cloud/spanner/jdbc/JdbcConnection.java
Copy file name to clipboardExpand all lines: src/main/java/com/google/cloud/spanner/jdbc/JdbcStatement.java
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit 98f01bb
authored
feat: auto_batch_dml methods + combination with JDBC batching (#1795)
* feat: auto_batch_dml methods + combination with JDBC batching
Adds methods for enabling/disabling auto_batch_dml.
Also enables the use of this feature in combination with other JDBC
batches. This again allows PreparedStatement#addBatch() and
Statement#addBatch(String) to be used in combination with
auto_batch_dml. This again makes it usable in combination with
frameworks like Hibernate.
* test: remove expected error from test
* chore: add clirr diffs1 parent f52a087 commit 98f01bbCopy full SHA for 98f01bb
File tree
Expand file treeCollapse file tree
6 files changed
+455
-27
lines changedFilter options
- src
- main/java/com/google/cloud/spanner/jdbc
- test/java/com/google/cloud/spanner/jdbc
- it
Expand file treeCollapse file tree
6 files changed
+455
-27
lines changedclirr-ignored-differences.xml
Copy file name to clipboardExpand all lines: clirr-ignored-differences.xml+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
79 | 111 |
|
src/main/java/com/google/cloud/spanner/jdbc/CloudSpannerJdbcConnection.java
Copy file name to clipboardExpand all lines: src/main/java/com/google/cloud/spanner/jdbc/CloudSpannerJdbcConnection.java+51Lines changed: 51 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
409 | 460 |
| |
410 | 461 |
| |
411 | 462 |
| |
|
src/main/java/com/google/cloud/spanner/jdbc/JdbcConnection.java
Copy file name to clipboardExpand all lines: src/main/java/com/google/cloud/spanner/jdbc/JdbcConnection.java+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
770 | 770 |
| |
771 | 771 |
| |
772 | 772 |
| |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
773 | 803 |
| |
774 | 804 |
| |
775 | 805 |
| |
|
src/main/java/com/google/cloud/spanner/jdbc/JdbcStatement.java
Copy file name to clipboardExpand all lines: src/main/java/com/google/cloud/spanner/jdbc/JdbcStatement.java-12Lines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
395 | 394 |
| |
396 | 395 |
| |
397 | 396 |
| |
| |||
401 | 400 |
| |
402 | 401 |
| |
403 | 402 |
| |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
409 |
| - | |
410 |
| - | |
411 |
| - | |
412 |
| - | |
413 | 403 |
| |
414 | 404 |
| |
415 | 405 |
| |
| |||
420 | 410 |
| |
421 | 411 |
| |
422 | 412 |
| |
423 |
| - | |
424 | 413 |
| |
425 | 414 |
| |
426 | 415 |
| |
| |||
436 | 425 |
| |
437 | 426 |
| |
438 | 427 |
| |
439 |
| - | |
440 | 428 |
| |
441 | 429 |
| |
442 | 430 |
| |
|
You can’t perform that action at this time.
0 commit comments