[
https://issues.apache.org/jira/browse/TRAFODION-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417585#comment-15417585
]
ASF GitHub Bot commented on TRAFODION-1986:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-trafodion/pull/631
> trafodion jdbc t4 api can't set schema
> --------------------------------------
>
> Key: TRAFODION-1986
> URL: https://issues.apache.org/jira/browse/TRAFODION-1986
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: mashengchen
> Assignee: mashengchen
>
> connection.setSchema(string schemaName) doesn't work.
> --------------------------------
> connection.setSchema("_REPOS_");
> System.out.println(connection.getSchema());
> ---------------------------------------------------
> the output is still "SEABASE"
> the source code seems doesn't implement
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)