BrokeredConnection could call setHoldability() without using reflection
-----------------------------------------------------------------------
Key: DERBY-5050
URL: https://issues.apache.org/jira/browse/DERBY-5050
Project: Derby
Issue Type: Improvement
Components: JDBC
Affects Versions: 10.8.0.0
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
Priority: Minor
BrokeredConnection uses reflection to call Connection.setHoldability() because
that method wasn't available in Java 1.3. Since Derby doesn't support Java 1.3
anymore, we could call the method directly.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira