You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "mashengchen (JIRA)" <ji...@apache.org> on 2018/04/17 01:54:00 UTC

[jira] [Resolved] (TRAFODION-1986) trafodion jdbc t4 api can't set schema

     [ https://issues.apache.org/jira/browse/TRAFODION-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mashengchen resolved TRAFODION-1986.
------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)