ing-bank / cassandra-jdbc-wrapper

A JDBC wrapper of Java Driver for Apache Cassandra®, which offers a simple JDBC compliant API to work with CQL3.
Apache License 2.0
70 stars 25 forks source link

Wrapper methods not implemented for Cassandra connections #13

Closed sualeh closed 1 year ago

sualeh commented 1 year ago

java.sql.Wrapper methods not implemented for Cassandra connections. It should be relatively straight-forward to implement these to get access to Cassandra specific methods.