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/09/22 09:36:00 UTC

[jira] [Created] (IGNITE-6481) JDBC v2: must not use a cache to query Ignite

Taras Ledkov created IGNITE-6481:
------------------------------------

             Summary: JDBC v2: must not use a cache to query Ignite
                 Key: IGNITE-6481
                 URL: https://issues.apache.org/jira/browse/IGNITE-6481
             Project: Ignite
          Issue Type: Bug
          Components: jdbc
    Affects Versions: 2.1
            Reporter: Taras Ledkov
             Fix For: 2.3


Now the {{cache}} parameter is required for the JDBC v2 driver.
But Ignite internal API allows execute SQL query with nothing cache specified.
{{cache}} parameter must be optional (for compatibility with previous versions)
{{schema}} parameter must be added to allow specify the schema at the connection string.






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