This is an automated email from the ASF dual-hosted git repository.
absurdfarce pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/trunk by this push:
new cdb67f62ff CASSANDRA-20573 added JDBC to drivers documentation page
cdb67f62ff is described below
commit cdb67f62ffcc74e5e4a3d20f57f99715753fe822
Author: Brad Schoening <[email protected]>
AuthorDate: Fri Apr 25 13:31:50 2025 -0400
CASSANDRA-20573 added JDBC to drivers documentation page
patch by Brad Schoening; reviewed by Bernardo Botella for CASSANDRA-20573
---
doc/modules/cassandra/pages/getting-started/drivers.adoc | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/modules/cassandra/pages/getting-started/drivers.adoc
b/doc/modules/cassandra/pages/getting-started/drivers.adoc
index 000082c7ac..30ba7e36d0 100644
--- a/doc/modules/cassandra/pages/getting-started/drivers.adoc
+++ b/doc/modules/cassandra/pages/getting-started/drivers.adoc
@@ -25,6 +25,10 @@ functionality supported by a specific driver.
* https://github.com/datastax/nodejs-driver[Datastax Nodejs driver]
+== JDBC
+
+* https://github.com/ing-bank/cassandra-jdbc-wrapper[Cassandra JDBC Wrapper]
+
== PHP
* https://github.com/datastax/php-driver/[Datastax PHP driver]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]