[ http://issues.apache.org/jira/browse/DERBY-322?page=all ] Satheesh Bandaram closed DERBY-322: -----------------------------------
Fix checked in. > Remove resultSetHoldability property from ClientDataSource > ---------------------------------------------------------- > > Key: DERBY-322 > URL: http://issues.apache.org/jira/browse/DERBY-322 > Project: Derby > Type: Bug > Components: JDBC, Network Client > Versions: 10.1.0.0 > Reporter: Daniel John Debrunner > Fix For: 10.1.0.0 > > ClientDataSource (through ClientBaseDataSource) implements a Java Bean > property resultSetHoldability which is not documented in the functional spec > at. > http://incubator.apache.org/derby/papers/DerbyClientSpec.html > JDBC provides standard ways to set the holdability of ResultSets, so a > non-standard separate mechanism is not required. The property and associated > code needs to be removed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
