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
            Priority: Minor
             Fix For: 0.8.2


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