You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dag H. Wanvik (JIRA)" <de...@db.apache.org> on 2006/09/08 18:11:22 UTC

[jira] Created: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

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
    Affects Versions: 10.2.1.0, 10.2.2.0, 10.3.0.0
            Reporter: Dag H. Wanvik
            Priority: Minor


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

        

[jira] Resolved: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Knut Anders Hatlen (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Knut Anders Hatlen resolved DERBY-1833.
---------------------------------------

    Resolution: Fixed
    Derby Info:   (was: [Patch Available])

Committed revision 442958.

> 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.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         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

        

[jira] Closed: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ 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

        

[jira] Commented: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Knut Anders Hatlen (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1833?page=comments#action_12434072 ] 
            
Knut Anders Hatlen commented on DERBY-1833:
-------------------------------------------

Hi Dag,
Could we also remove the messages for 01J03, 01J09 and 01J11 from messages_*.properties?

> 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.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY-1833.diff, DERBY-1833.diff, 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

        

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Dag H. Wanvik updated DERBY-1833:
---------------------------------

    Affects Version/s:     (was: 10.3.0.0)
                           (was: 10.2.2.0)

> 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
>    Affects Versions: 10.2.1.0
>            Reporter: Dag H. Wanvik
>            Priority: Minor
>
> 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

        

[jira] Assigned: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Dag H. Wanvik reassigned DERBY-1833:
------------------------------------

    Assignee: Dag H. Wanvik

> 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
>    Affects Versions: 10.2.1.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>
> 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

        

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Dag H. Wanvik updated DERBY-1833:
---------------------------------

    Attachment: DERBY-1833.stat
                DERBY-1833.diff

Uploaded corrected version of patch; by accident a line too 
much had been deleted from the english locale message file. 
Regrettably, derbyall fails to catch this, as David has 
noted earlier, since the localized strings are bound at runtime.

Did not run derbyall again yet, starting it now.

> 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.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>         Attachments: DERBY-1833.diff, DERBY-1833.diff, 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

        

[jira] Assigned: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Laura Stewart (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Laura Stewart reassigned DERBY-1833:
------------------------------------

    Assignee: Laura Stewart

> 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
>    Affects Versions: 10.2.1.0, 10.3.0.0, 10.2.2.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Laura Stewart
>            Priority: Minor
>
> 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

        

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Dag H. Wanvik updated DERBY-1833:
---------------------------------

    Attachment: DERBY-1833.diff
                DERBY-1833.stat

II did one more manual inspection.
One locale file had a line removal missing, hence a new patch version.
Derbyall ran ok (for what it's worth in this context).


> 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.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         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

        

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Dag H. Wanvik updated DERBY-1833:
---------------------------------

    Component/s: Documentation
                 JDBC
     Derby Info: [Patch Available]

> 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.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>         Attachments: DERBY-1833.diff, 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

        

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Dag H. Wanvik updated DERBY-1833:
---------------------------------

    Attachment: DERBY-1833.stat
                DERBY-1833.diff

The latest version of the patch also removes the strings from the
various locale files.  Running derbyall again.


> 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.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY-1833.diff, DERBY-1833.diff, DERBY-1833.diff, 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

        

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Dag H. Wanvik updated DERBY-1833:
---------------------------------

    Attachment: DERBY-1833.stat
                DERBY-1833.diff

Uploading patch for this as I proposed.
Derbyall ran cleanly (Solaris 10 x86, Sun JDK 1.4.2).
Ready for review/commit.



> 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.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>         Attachments: DERBY-1833.diff, 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

        

Re: [jira] Commented: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik" <Da...@Sun.COM>.
David Van Couvering <Da...@Sun.COM> writes:

> You've removed them from the reference guide, but have they been
> removed from the messages file?  Perhaps we should log another bug for
> that...

Actually, this JIRA was not marked with component "documentation"
only. Anyway, I will upload a patch for the code fix shortly, so
please don't close the issue.

Dag

Re: [jira] Commented: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by David Van Couvering <Da...@Sun.COM>.
You've removed them from the reference guide, but have they been removed 
from the messages file?  Perhaps we should log another bug for that...

David

Laura Stewart (JIRA) wrote:
>     [ http://issues.apache.org/jira/browse/DERBY-1833?page=comments#action_12433510 ] 
>             
> Laura Stewart commented on DERBY-1833:
> --------------------------------------
> 
> The Reference Guide has been updated. As part of Derby-1566.
> 
> The messages were removed:
> 01J09 
> 01J11 
> 01J03 
> 
> The message XJ125 was updated to remove "TYPE_SCROLL_SENSITIVE or "
> 
> 
>> 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
>>    Affects Versions: 10.2.1.0, 10.3.0.0, 10.2.2.0
>>            Reporter: Dag H. Wanvik
>>            Priority: Minor
>>
>> 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). 
> 

[jira] Commented: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Laura Stewart (JIRA)" <de...@db.apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1833?page=comments#action_12433510 ] 
            
Laura Stewart commented on DERBY-1833:
--------------------------------------

The Reference Guide has been updated. As part of Derby-1566.

The messages were removed:
01J09 
01J11 
01J03 

The message XJ125 was updated to remove "TYPE_SCROLL_SENSITIVE or "


> 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
>    Affects Versions: 10.2.1.0, 10.3.0.0, 10.2.2.0
>            Reporter: Dag H. Wanvik
>            Priority: Minor
>
> 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

        

[jira] Assigned: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Laura Stewart (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Laura Stewart reassigned DERBY-1833:
------------------------------------

    Assignee:     (was: Laura Stewart)

> 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
>    Affects Versions: 10.2.1.0, 10.3.0.0, 10.2.2.0
>            Reporter: Dag H. Wanvik
>            Priority: Minor
>
> 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

        

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Dag H. Wanvik updated DERBY-1833:
---------------------------------

    Fix Version/s: 10.3.0.0

> 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.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY-1833.diff, DERBY-1833.diff, 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

        

[jira] Updated: (DERBY-1833) Remove messages made unused by implementation of DERBY-690 and DERBY-775

Posted by "Dag H. Wanvik (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1833?page=all ]

Dag H. Wanvik updated DERBY-1833:
---------------------------------

    Fix Version/s: 10.2.1.0

Marking this to be fixed in 10.2.1 as well, keeping it open till
this has happened.

> 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.0
>            Reporter: Dag H. Wanvik
>         Assigned To: Dag H. Wanvik
>            Priority: Minor
>             Fix For: 10.3.0.0, 10.2.1.0
>
>         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