mashengchen created TRAFODION-1986:
--------------------------------------

             Summary: 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


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)

Reply via email to