You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Rick Shaw (JIRA)" <ji...@apache.org> on 2011/07/10 05:42:59 UTC

[jira] [Updated] (CASSANDRA-2876) JDBC 1.1 Roadmap of Enhancements

     [ https://issues.apache.org/jira/browse/CASSANDRA-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Shaw updated CASSANDRA-2876:
---------------------------------

    Description: 
Organizational ticket to tie together the proposed improvements to Cassandra's JDBC driver  in order to coincide with the 1.0 release of the server-side product in the fall of 2011.

The target list of improvements (in no particular order for the moment) are as follows:

# Complete the {{PreparedStatement}} functionality by implementing true server side variable binding against pre-compiled CQL references.
# Provide simple {{DataSource}} Support.
# Provide a full {{PooledDataSource}} implementation that integrates C* with App Servers and POJO Frameworks (like Spring).
# Add the {{BigDecimal}} datatype to the list of {{AbstractType}} classes to complete the planned datatype support for {{PreparedStatement}} and {{ResultSet}}.
# Enhance the {{Driver}} features to support automatic error recovery and reconnection.
# Support {{RowId}} in {{ResultSet}}
# Allow bi-directional row access scrolling  to complete functionality in the {{ResultSet}}.
# Deliver unit tests for each of the major components of the suite.

  was:
Organizational ticket to tie together the proposed improvements to Cassandra's JDBC driver  in order to coincide with the 1.0 release of the server-side product in the fall of 2011.

The target list of improvements (in no particular order for the moment) are as follows:

# Complete the {{PreparedStatement}} functionality by implementing true server side variable binding against pre-compiled CQL references.
# Provide simple {{DataSource}} Support.
# Provide a full {{PooledDataSource}} implementation that integrates C* with App Servers and POJO Frameworks (like Spring).
# Add the {{BigDecimal}} datatype to the list of {{AbstractType}} classes to complete the planed datatype support for {{PreparedStatement}} and {{ResultSet}}.
# Enhance the {{Driver}} features to support automatic error recovery and reconnection.
# Allow bi-directional row access scrolling  to complete functionality in the {{ResultSet}}.


> JDBC 1.1 Roadmap of Enhancements
> --------------------------------
>
>                 Key: CASSANDRA-2876
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2876
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Drivers
>    Affects Versions: 0.8.1
>            Reporter: Rick Shaw
>            Priority: Minor
>              Labels: cql, jdbc
>             Fix For: 1.0
>
>
> Organizational ticket to tie together the proposed improvements to Cassandra's JDBC driver  in order to coincide with the 1.0 release of the server-side product in the fall of 2011.
> The target list of improvements (in no particular order for the moment) are as follows:
> # Complete the {{PreparedStatement}} functionality by implementing true server side variable binding against pre-compiled CQL references.
> # Provide simple {{DataSource}} Support.
> # Provide a full {{PooledDataSource}} implementation that integrates C* with App Servers and POJO Frameworks (like Spring).
> # Add the {{BigDecimal}} datatype to the list of {{AbstractType}} classes to complete the planned datatype support for {{PreparedStatement}} and {{ResultSet}}.
> # Enhance the {{Driver}} features to support automatic error recovery and reconnection.
> # Support {{RowId}} in {{ResultSet}}
> # Allow bi-directional row access scrolling  to complete functionality in the {{ResultSet}}.
> # Deliver unit tests for each of the major components of the suite.

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