Alex Peng created TRAFODION-2152:
------------------------------------
Summary: trafodion jdbc t4 isClosed method not correct
Key: TRAFODION-2152
URL: https://issues.apache.org/jira/browse/TRAFODION-2152
Project: Apache Trafodion
Issue Type: Bug
Components: client-jdbc-t4
Affects Versions: 2.1-incubating
Reporter: Alex Peng
Priority: Critical
Fix For: 2.1-incubating
the isClosed method logic is not correct in TrafT4PreparedStatement.java, it
returns false directly. the right logic should be returning the value of
attribute isClosed_.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)