You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/12/03 08:09:12 UTC

[jira] [Resolved] (TAJO-1220) Implement createStatement() and setEscapeProcessing() in JdbcConnection

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

Hyunsik Choi resolved TAJO-1220.
--------------------------------
    Resolution: Fixed

I just committed the patch to master branch. Thank you for your contribution!

> Implement createStatement() and setEscapeProcessing() in JdbcConnection
> -----------------------------------------------------------------------
>
>                 Key: TAJO-1220
>                 URL: https://issues.apache.org/jira/browse/TAJO-1220
>             Project: Tajo
>          Issue Type: Bug
>          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)