You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Brian Stincer (JIRA)" <ji...@apache.org> on 2017/09/26 15:49:01 UTC

[jira] [Created] (PHOENIX-4235) Add Schema as option to JDBC connection strings

Brian Stincer created PHOENIX-4235:
--------------------------------------

             Summary: Add Schema as option to JDBC connection strings
                 Key: PHOENIX-4235
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4235
             Project: Phoenix
          Issue Type: New Feature
            Reporter: Brian Stincer
            Priority: Minor


Allow users to declare a default schema to use on connection.

jdbc:phoenix:thin:url=<scheme>://<server-hostname>:<port>[;scheme=<scheme>][;option=value...]



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