[ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]
Dag H. Wanvik closed DERBY-1833. -------------------------------- > Remove messages made unused by implementation of DERBY-690 and DERBY-775 > ------------------------------------------------------------------------ > > Key: DERBY-1833 > URL: http://issues.apache.org/jira/browse/DERBY-1833 > Project: Derby > Issue Type: Improvement > Components: Documentation, JDBC > Affects Versions: 10.2.1.6 > Reporter: Dag H. Wanvik > Assigned To: Dag H. Wanvik > Priority: Minor > Fix For: 10.3.0.0, 10.2.1.6 > > Attachments: DERBY-1833.diff, DERBY-1833.diff, DERBY-1833.diff, > DERBY-1833.diff, DERBY-1833.stat, DERBY-1833.stat, DERBY-1833.stat, > DERBY-1833.stat > > > The implementation of scrollable insensitive result sets > made some warning messages redundant. They should be removed. > 01J09 > 01J11 > 01J03 > For XJ125 we should consider removing "sensitive" from text since it is > not currently supported: > > XJ125.S=This method should only be called on ResultSet objects that > > are scrollable (type TYPE_SCROLL_SENSITIVE or > > TYPE_SCROLL_INSENSITIVE). > -> > > XJ125.S=This method should only be called on ResultSet objects that > > are scrollable (type TYPE_SCROLL_INSENSITIVE). -- 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
