Update the JDBC semantics contained in the class CResultSet
-----------------------------------------------------------
Key: CASSANDRA-2728
URL: https://issues.apache.org/jira/browse/CASSANDRA-2728
Project: Cassandra
Issue Type: Improvement
Components: API
Affects Versions: 0.8.0 beta 2
Reporter: Rick Shaw
Assignee: Rick Shaw
Fix For: 0.8.1
{{CResultSet}} is the Cassandra implementation class for the JDBC {{ResultSet}}
interface.
This key class needs to strictly adhere to the semantics laid down for a JDBC
implementation.
All required methods that will _not_ be implemented in some way by this class
are placed in the {{AbstractResultSet}} class and are extended by this
implementation class. Modifications to {{AbstractResultSet}} are covered by
[CASSANDRA-2725|https://issues.apache.org/jira/browse/CASSANDRA-2725].
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira