You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2017/08/10 13:27:00 UTC

[jira] [Created] (IGNITE-6028) JDBC thin Driver: support metadata getFunctions methods

Taras Ledkov created IGNITE-6028:
------------------------------------

             Summary: JDBC thin Driver: support metadata getFunctions methods
                 Key: IGNITE-6028
                 URL: https://issues.apache.org/jira/browse/IGNITE-6028
             Project: Ignite
          Issue Type: Task
          Components: jdbc
    Affects Versions: 2.1
            Reporter: Taras Ledkov
            Priority: Minor
             Fix For: 2.2


The methods of the {{JdbcThinDatabaseMetadata}} must be supported:
{{getFunctions}}
{{getFunctionColumns}}
{{getNumericFunctions}}
{{getStringFunctions}}
{{getSystemFunctions}}
{{getTimeDateFunctions}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)