[OS-JIRA] Created: (CAY-143) Null map values improperly being pruned from qualifiers

From: jir..bjectstyle.org
Date: Wed Jun 09 2004 - 13:46:46 EDT

  • Next message: jir..bjectstyle.org: "[OS-JIRA] Created: (CAY-144) Documentation in PDF"

    Message:

      A new issue has been created in JIRA.

    ---------------------------------------------------------------------
    View the issue:

      http://objectstyle.org/jira/secure/ViewIssue.jspa?key=CAY-143

    Here is an overview of the issue:
    ---------------------------------------------------------------------
            Key: CAY-143
        Summary: Null map values improperly being pruned from qualifiers
           Type: Bug

         Status: Assigned
       Priority: Major

        Project: Cayenne
     Components:
                 Cayenne Core Library
       Versions:
                 AFTER 1.1

       Assignee: Andrus Adamchik
       Reporter: Eric Schneider

        Created: Wed, 9 Jun 2004 1:45 PM
        Updated: Wed, 9 Jun 2004 1:45 PM
    Environment: WinXP, 1.1M6

    Description:
    Cayenne seems to ignore nulled qualifiers in a query map. Like...

    map.put(IS_ROOKIE_PARAM, null);

    Instead of generating an SQL where clause (AND IS_ROOKIE IS NULL), it prunes this part of the expression completely.

    This behavior has seemed to change in the last release. Our production code is running fine and isn't experiencing this behavior.

    ---------------------------------------------------------------------
    JIRA INFORMATION:
    This message is automatically generated by JIRA.

    If you think it was sent incorrectly contact one of the administrators:
       http://objectstyle.org/jira/secure/Administrators.jspa

    If you want more information on JIRA, or have a bug to report see:
       http://www.atlassian.com/software/jira



    This archive was generated by hypermail 2.0.0 : Wed Jun 09 2004 - 13:46:47 EDT