[ 
https://issues.apache.org/jira/browse/CASSANDRA-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065383#comment-13065383
 ] 

Dave Carlson commented on CASSANDRA-2888:
-----------------------------------------

1.0.4-SNAPSHOT works for me - I can work with that and I'll close this.  The 
toolset is a large proprietary/commercial J2EE document storage and retrieval 
system.

> 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
>             Fix For: 0.8.2
>
>   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

        

Reply via email to