[
https://issues.apache.org/jira/browse/CASSANDRA-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031703#comment-13031703
]
Jonathan Ellis commented on CASSANDRA-2634:
-------------------------------------------
If you're looking at the jdbc driver for inspiration, note that the current
code in drivers/java has evolved since the original patch. I'd advise starting
with that instead of the old one.
> .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