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/02 15:04:12 UTC

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

    [ https://issues.apache.org/jira/browse/TAJO-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231500#comment-14231500 ] 

Hyunsik Choi commented on TAJO-1220:
------------------------------------

I've slightly changed the issue title.

> Implement createStatement() and setEscapeProcessing() in JdbcConnection
> -----------------------------------------------------------------------
>
>                 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)