You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "YeonSu Han (JIRA)" <ji...@apache.org> on 2014/12/02 07:38:13 UTC

[jira] [Created] (TAJO-1220) Implement JDBC function for 'createStatement' and 'setEscapeProcessing'.

YeonSu Han created TAJO-1220:
--------------------------------

             Summary: Implement JDBC function for 'createStatement' and 'setEscapeProcessing'.
                 Key: TAJO-1220
                 URL: https://issues.apache.org/jira/browse/TAJO-1220
             Project: Tajo
          Issue Type: Improvement
          Components: JDBC
            Reporter: YeonSu Han
            Assignee: YeonSu Han
             Fix For: 0.9.1


If using some sql workbench, implement JDBC function the following. 
- Statement createStatement(int resultSetType, int resultSetConcurrency)
- void setEscapeProcessing(boolean enable)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)