You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (Jira)" <ji...@apache.org> on 2021/07/23 12:16:00 UTC

[jira] [Created] (IGNITE-15188) JDBC driver for 3.0: Implements DatabaseMetadata

Taras Ledkov created IGNITE-15188:
-------------------------------------

             Summary: JDBC driver for 3.0: Implements DatabaseMetadata
                 Key: IGNITE-15188
                 URL: https://issues.apache.org/jira/browse/IGNITE-15188
             Project: Ignite
          Issue Type: Improvement
          Components: jdbc
            Reporter: Taras Ledkov


Implements DatabaseMetadata.

Extends [IEP-76|https://cwiki.apache.org/confluence/display/IGNITE/IEP-76+Thin+Client+Protocol+for+Ignite+3.0] with new commands.

Take a look at the common approach for the metadata / view at the Ignite 2.x:
{{SystemViewRowAttributeWalker}}, {{SchemaManager}}. Looks like we should use best practice from Ignite 2.x.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)