Description
The DatabaseMetaData interface provides access to meta-data information about the JDBC Driver implementation and the DB that it supports. This class would usually be used by tooling to discover the extended capabilities of the Driver Suite.
A very basic implementation is planned initially. Non-static metadata about Keyspaces and Column Families can be provided in enhanced versions.
Attachments
Attachments
Issue Links
- is blocked by
-
CASSANDRA-2924 Consolidate JDBC driver classes: Connection and CassandraConnection in advance of feature additions for 1.1
- Resolved