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

[jira] [Assigned] (CASSANDRA-2888) CQL support for JDBC DatabaseMetaData

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

Jonathan Ellis reassigned CASSANDRA-2888:
-----------------------------------------

    Assignee: Rick Shaw

I think this is already done in the latest driver source.

> CQL support for JDBC DatabaseMetaData
> -------------------------------------
>
>                 Key: CASSANDRA-2888
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2888
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Drivers
>    Affects Versions: 0.8.1
>         Environment: J2SE 1.6.0_22 x64 on Fedora 15
>            Reporter: Dave Carlson
>            Assignee: Rick Shaw
>            Priority: Minor
>              Labels: cql, newbie
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> In order to increase the drop-in capability of CQL to existing JDBC app bases, CQL must be updated to include at least semi-valid responses to the JDBC metadata portion.
> without enhancement:
> >>> com.largecompany.JDBCManager.getConnection("<vague Cassandra JNDI pointer>")
> Resource has error: java.lang.UnsupportedOperationException: method not supported
> ...
> with enhancement:
> >>> com.largecompany.JDBCManager.getConnection("<vague Cassandra JNDI pointer>")
> org.apache.cassandra.cql.jdbc.CassandraConnection@1915470e

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