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)