Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-2888

CQL support for JDBC DatabaseMetaData

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.8.2
    • None
    • J2SE 1.6.0_22 x64 on Fedora 15

    Description

      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

      Attachments

        Activity

          People

            ardot Rick Shaw
            thecubic Dave Carlson
            Rick Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 96h
                96h
                Remaining:
                Remaining Estimate - 96h
                96h
                Logged:
                Time Spent - Not Specified
                Not Specified