[ http://issues.apache.org/jira/browse/DERBY-725?page=all ]

Jeff Levitt updated DERBY-725:
------------------------------

    Attachment: derby725.diff
                rrefcasenullif.html

Attached patch removes the two paragraphs as requested.  HTML output included 
for review...

> NULLIF and CASE expressions section in reference manual contains two stale 
> paragraphs.
> --------------------------------------------------------------------------------------
>
>          Key: DERBY-725
>          URL: http://issues.apache.org/jira/browse/DERBY-725
>      Project: Derby
>         Type: Bug
>   Components: Documentation
>     Versions: 10.1.2.1
>     Reporter: Daniel John Debrunner
>     Priority: Trivial
>  Attachments: derby725.diff, rrefcasenullif.html
>
> The two paragraphs below from 10.1 ref manual, page 78 in pdf can be removed.
> ----------------------------------------------------------------------------------------------------
> You do not need to use the CASE expression for avoiding NullPointerExceptions 
> when a
> nullable column becomes a method receiver.
> If the value of the instance specified in an instance method invocation is 
> null, the result of
> the invocation is null (SQL NULL). However, you still might need to use the 
> CASE
> expression for when a nullable column is a primitive method parameter.

-- 
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

Reply via email to