[ 
https://issues.apache.org/jira/browse/CASSANDRA-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069284#comment-13069284
 ] 

Rick Shaw commented on CASSANDRA-2924:
--------------------------------------

It defines the methods that are to be implemented over and above those required 
by the {{java.sql.Connection}} interface; these moved from the 
{{o.a.c.cql.jdbc.Connection}}. That class can now be removed. (I did not know 
how to do that in the patch?) I thought that seemed like the right thing to do 
(defining an interface) but it is not necessary.

> Consolidate JDBC driver classes: Connection and CassandraConnection in 
> advance of feature additions for 1.1
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2924
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2924
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Drivers
>    Affects Versions: 0.8.1
>            Reporter: Rick Shaw
>            Assignee: Rick Shaw
>            Priority: Minor
>              Labels: JDBC
>             Fix For: 0.8.3
>
>         Attachments: 2924-v2.txt, consolidate-connection-v1.txt
>
>
> For the JDBC Driver suite, additional cleanup and consolidation of classes 
> {{Connection}} and {{CassandraConnection}} were in order. Those changes drove 
> a few casual additional changes in related classes {{CResultSet}}, 
> {{CassandraStatement}} and {{CassandraPreparedStatement}} in order to 
> continue to communicate properly. The class {{Utils}} was also enhanced to 
> move more static utility methods into this holder class.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to