[
https://issues.apache.org/jira/browse/TAJO-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi updated TAJO-1220:
-------------------------------
Summary: Implement createStatement() and setEscapeProcessing() in
JdbcConnection (was: Implement JDBC function for 'createStatement' and
'setEscapeProcessing'.)
> 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)