[
https://issues.apache.org/jira/browse/CASSANDRA-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michal Augustýn updated CASSANDRA-2634:
---------------------------------------
Description:
The goal is to create ADO.NET driver for Cassandra, using CQL. So we have to
implement
[IDbConnection|http://msdn.microsoft.com/en-us/library/system.data.idbconnection.aspx]
interface and all related interfaces (i.e.
[IDbCommand|http://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx]).
We must ensure that the connection is pooled.
The implementation will be probably similar to CASSANDRA-1710.
was:
The goal is to create ADO.NET driver for Cassandra, using CQL. So we have to
implement
[IDbConnection|http://msdn.microsoft.com/en-us/library/system.data.idbconnection.aspx]
interface and all related interfaces (i.e.
[IDbCommand|http://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx]).
We must ensure that the connection is pooled.
> .NET driver for CQL
> -------------------
>
> Key: CASSANDRA-2634
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2634
> Project: Cassandra
> Issue Type: Sub-task
> Components: API
> Reporter: Michal Augustýn
> Priority: Minor
> Fix For: 0.8 beta 1
>
>
> The goal is to create ADO.NET driver for Cassandra, using CQL. So we have to
> implement
> [IDbConnection|http://msdn.microsoft.com/en-us/library/system.data.idbconnection.aspx]
> interface and all related interfaces (i.e.
> [IDbCommand|http://msdn.microsoft.com/en-us/library/system.data.idbcommand.aspx]).
> We must ensure that the connection is pooled.
> The implementation will be probably similar to CASSANDRA-1710.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira