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
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 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}}.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira